15:13:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/115401 15:13:32 Running as SYSTEM 15:13:32 [EnvInject] - Loading node environment variables. 15:13:32 Building remotely on prd-ubuntu2204-builder-2c-2g-37668 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 15:13:33 [ssh-agent] Looking for ssh-agent implementation... 15:13:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:33 $ ssh-agent 15:13:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXsrx8m2/agent.1520 15:13:33 SSH_AGENT_PID=1522 15:13:33 [ssh-agent] Started. 15:13:33 Running ssh-add (command line suppressed) 15:13:33 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_6053290156726903725.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_6053290156726903725.key) 15:13:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:13:33 The recommended git tool is: NONE 15:13:37 using credential jenkins-ssh 15:13:37 Wiping out workspace first. 15:13:37 Cloning the remote Git repository 15:13:37 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 15:13:37 > git init /w/workspace/netconf-tox-verify-master # timeout=10 15:13:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:13:37 > git --version # timeout=10 15:13:37 > git --version # 'git version 2.34.1' 15:13:37 using GIT_SSH to set credentials jenkins-ssh 15:13:37 Verifying host key using known hosts file 15:13:37 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. 15:13:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:13:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:13:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:13:45 using GIT_SSH to set credentials jenkins-ssh 15:13:45 Verifying host key using known hosts file 15:13:45 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. 15:13:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/01/115401/18 # timeout=10 15:13:45 > git rev-parse 29a751722f12fa3b4cf8baf52dc66dffdbd6dafe^{commit} # timeout=10 15:13:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:13:45 Checking out Revision 29a751722f12fa3b4cf8baf52dc66dffdbd6dafe (refs/changes/01/115401/18) 15:13:45 > git config core.sparsecheckout # timeout=10 15:13:45 > git checkout -f 29a751722f12fa3b4cf8baf52dc66dffdbd6dafe # timeout=10 15:13:49 Commit message: "Enhance RequestException with more details" 15:13:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:13:49 > git rev-list --no-walk b52f8084654b5b8890398260cb2f2cb7a314a138 # timeout=10 15:13:50 provisioning config files... 15:13:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:13:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:13:50 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8363668530479504175.sh 15:13:50 ---> python-tools-install.sh 15:13:50 Setup pyenv: 15:13:50 * system (set by /opt/pyenv/version) 15:13:50 * 3.8.20 (set by /opt/pyenv/version) 15:13:50 * 3.9.20 (set by /opt/pyenv/version) 15:13:50 * 3.10.15 (set by /opt/pyenv/version) 15:13:50 * 3.11.10 (set by /opt/pyenv/version) 15:13:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-khNG 15:13:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:14:01 lf-activate-venv(): INFO: Installing: lftools 15:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-khNG/bin to PATH 15:14:31 Generating Requirements File 15:14:56 Python 3.11.10 15:14:56 pip 25.1.1 from /tmp/venv-khNG/lib/python3.11/site-packages/pip (python 3.11) 15:14:57 appdirs==1.4.4 15:14:57 argcomplete==3.6.2 15:14:57 aspy.yaml==1.3.0 15:14:57 attrs==25.3.0 15:14:57 autopage==0.5.2 15:14:57 beautifulsoup4==4.13.4 15:14:57 boto3==1.38.44 15:14:57 botocore==1.38.44 15:14:57 bs4==0.0.2 15:14:57 cachetools==5.5.2 15:14:57 certifi==2025.6.15 15:14:57 cffi==1.17.1 15:14:57 cfgv==3.4.0 15:14:57 chardet==5.2.0 15:14:57 charset-normalizer==3.4.2 15:14:57 click==8.2.1 15:14:57 cliff==4.10.0 15:14:57 cmd2==2.6.1 15:14:57 cryptography==3.3.2 15:14:57 debtcollector==3.0.0 15:14:57 decorator==5.2.1 15:14:57 defusedxml==0.7.1 15:14:57 Deprecated==1.2.18 15:14:57 distlib==0.3.9 15:14:57 dnspython==2.7.0 15:14:57 docker==7.1.0 15:14:57 dogpile.cache==1.4.0 15:14:57 durationpy==0.10 15:14:57 email_validator==2.2.0 15:14:57 filelock==3.18.0 15:14:57 future==1.0.0 15:14:57 gitdb==4.0.12 15:14:57 GitPython==3.1.44 15:14:57 google-auth==2.40.3 15:14:57 httplib2==0.22.0 15:14:57 identify==2.6.12 15:14:57 idna==3.10 15:14:57 importlib-resources==1.5.0 15:14:57 iso8601==2.1.0 15:14:57 Jinja2==3.1.6 15:14:57 jmespath==1.0.1 15:14:57 jsonpatch==1.33 15:14:57 jsonpointer==3.0.0 15:14:57 jsonschema==4.24.0 15:14:57 jsonschema-specifications==2025.4.1 15:14:57 keystoneauth1==5.11.1 15:14:57 kubernetes==33.1.0 15:14:57 lftools==0.37.13 15:14:57 lxml==5.4.0 15:14:57 MarkupSafe==3.0.2 15:14:57 msgpack==1.1.1 15:14:57 multi_key_dict==2.0.3 15:14:57 munch==4.0.0 15:14:57 netaddr==1.3.0 15:14:57 niet==1.4.2 15:14:57 nodeenv==1.9.1 15:14:57 oauth2client==4.1.3 15:14:57 oauthlib==3.3.1 15:14:57 openstacksdk==4.6.0 15:14:57 os-client-config==2.1.0 15:14:57 os-service-types==1.7.0 15:14:57 osc-lib==4.0.2 15:14:57 oslo.config==9.8.0 15:14:57 oslo.context==6.0.0 15:14:57 oslo.i18n==6.5.1 15:14:57 oslo.log==7.1.0 15:14:57 oslo.serialization==5.7.0 15:14:57 oslo.utils==9.0.0 15:14:57 packaging==25.0 15:14:57 pbr==6.1.1 15:14:57 platformdirs==4.3.8 15:14:57 prettytable==3.16.0 15:14:57 psutil==7.0.0 15:14:57 pyasn1==0.6.1 15:14:57 pyasn1_modules==0.4.2 15:14:57 pycparser==2.22 15:14:57 pygerrit2==2.0.15 15:14:57 PyGithub==2.6.1 15:14:57 PyJWT==2.10.1 15:14:57 PyNaCl==1.5.0 15:14:57 pyparsing==2.4.7 15:14:57 pyperclip==1.9.0 15:14:57 pyrsistent==0.20.0 15:14:57 python-cinderclient==9.7.0 15:14:57 python-dateutil==2.9.0.post0 15:14:57 python-heatclient==4.2.0 15:14:57 python-jenkins==1.8.2 15:14:57 python-keystoneclient==5.6.0 15:14:57 python-magnumclient==4.8.1 15:14:57 python-openstackclient==8.1.0 15:14:57 python-swiftclient==4.8.0 15:14:57 PyYAML==6.0.2 15:14:57 referencing==0.36.2 15:14:57 requests==2.32.4 15:14:57 requests-oauthlib==2.0.0 15:14:57 requestsexceptions==1.4.0 15:14:57 rfc3986==2.0.0 15:14:57 rpds-py==0.25.1 15:14:57 rsa==4.9.1 15:14:57 ruamel.yaml==0.18.14 15:14:57 ruamel.yaml.clib==0.2.12 15:14:57 s3transfer==0.13.0 15:14:57 simplejson==3.20.1 15:14:57 six==1.17.0 15:14:57 smmap==5.0.2 15:14:57 soupsieve==2.7 15:14:57 stevedore==5.4.1 15:14:57 tabulate==0.9.0 15:14:57 toml==0.10.2 15:14:57 tomlkit==0.13.3 15:14:57 tqdm==4.67.1 15:14:57 typing_extensions==4.14.0 15:14:57 tzdata==2025.2 15:14:57 urllib3==1.26.20 15:14:57 virtualenv==20.31.2 15:14:57 wcwidth==0.2.13 15:14:57 websocket-client==1.8.0 15:14:57 wrapt==1.17.2 15:14:57 xdg==6.0.0 15:14:57 xmltodict==0.14.2 15:14:57 yq==3.4.3 15:14:57 [EnvInject] - Injecting environment variables from a build step. 15:14:57 [EnvInject] - Injecting as environment variables the properties content 15:14:57 PYTHON=python3 15:14:57 15:14:57 [EnvInject] - Variables injected successfully. 15:14:57 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins16529206030291878255.sh 15:14:57 ---> tox-install.sh 15:14:57 + source /home/jenkins/lf-env.sh 15:14:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:14:57 ++ mktemp -d /tmp/venv-XXXX 15:14:57 + lf_venv=/tmp/venv-EIDN 15:14:57 + local venv_file=/tmp/.os_lf_venv 15:14:57 + local python=python3 15:14:57 + local options 15:14:57 + local set_path=true 15:14:57 + local install_args= 15:14:57 ++ 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 15:14:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:14:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:14:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:14:57 + true 15:14:57 + case $1 in 15:14:57 + venv_file=/tmp/.toxenv 15:14:57 + shift 2 15:14:57 + true 15:14:57 + case $1 in 15:14:57 + shift 15:14:57 + break 15:14:57 + case $python in 15:14:57 + local pkg_list= 15:14:57 + [[ -d /opt/pyenv ]] 15:14:57 + echo 'Setup pyenv:' 15:14:57 Setup pyenv: 15:14:57 + export PYENV_ROOT=/opt/pyenv 15:14:57 + PYENV_ROOT=/opt/pyenv 15:14:57 + 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 15:14:57 + 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 15:14:57 + pyenv versions 15:14:57 system 15:14:57 3.8.20 15:14:57 3.9.20 15:14:57 3.10.15 15:14:57 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:14:57 + command -v pyenv 15:14:57 ++ pyenv init - --no-rehash 15:14:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:14:57 for i in ${!paths[@]}; do 15:14:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:14:57 fi; done; 15:14:57 echo "${paths[*]}"'\'')" 15:14:57 export PATH="/opt/pyenv/shims:${PATH}" 15:14:57 export PYENV_SHELL=bash 15:14:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:14:57 pyenv() { 15:14:57 local command 15:14:57 command="${1:-}" 15:14:57 if [ "$#" -gt 0 ]; then 15:14:57 shift 15:14:57 fi 15:14:57 15:14:57 case "$command" in 15:14:57 rehash|shell) 15:14:57 eval "$(pyenv "sh-$command" "$@")" 15:14:57 ;; 15:14:57 *) 15:14:57 command pyenv "$command" "$@" 15:14:57 ;; 15:14:57 esac 15:14:57 }' 15:14:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:14:57 for i in ${!paths[@]}; do 15:14:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:14:57 fi; done; 15:14:57 echo "${paths[*]}"' 15:14:57 ++ 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 15:14:57 ++ 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 15:14:57 ++ 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 15:14:57 ++ export PYENV_SHELL=bash 15:14:57 ++ PYENV_SHELL=bash 15:14:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:14:57 +++ complete -F _pyenv pyenv 15:14:57 ++ lf-pyver python3 15:14:57 ++ local py_version_xy=python3 15:14:57 ++ local py_version_xyz= 15:14:57 ++ pyenv versions 15:14:57 ++ awk '{ print $1 }' 15:14:57 ++ local command 15:14:57 ++ command=versions 15:14:57 ++ '[' 1 -gt 0 ']' 15:14:57 ++ shift 15:14:57 ++ case "$command" in 15:14:57 ++ command pyenv versions 15:14:57 ++ sed 's/^[ *]* //' 15:14:57 ++ grep -E '^[0-9.]*[0-9]$' 15:14:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:14:57 +++ grep '^3' /tmp/.pyenv_versions 15:14:57 +++ sort -V 15:14:57 +++ tail -n 1 15:14:57 ++ py_version_xyz=3.11.10 15:14:57 ++ [[ -z 3.11.10 ]] 15:14:57 ++ echo 3.11.10 15:14:57 ++ return 0 15:14:57 + pyenv local 3.11.10 15:14:57 + local command 15:14:57 + command=local 15:14:57 + '[' 2 -gt 0 ']' 15:14:57 + shift 15:14:57 + case "$command" in 15:14:57 + command pyenv local 3.11.10 15:14:57 + for arg in "$@" 15:14:57 + case $arg in 15:14:57 + pkg_list+='tox ' 15:14:57 + for arg in "$@" 15:14:57 + case $arg in 15:14:57 + pkg_list+='virtualenv ' 15:14:57 + for arg in "$@" 15:14:57 + case $arg in 15:14:57 + pkg_list+='urllib3~=1.26.15 ' 15:14:57 + [[ -f /tmp/.toxenv ]] 15:14:57 + [[ ! -f /tmp/.toxenv ]] 15:14:57 + [[ -n '' ]] 15:14:57 + python3 -m venv /tmp/venv-EIDN 15:15:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EIDN' 15:15:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EIDN 15:15:02 + echo /tmp/venv-EIDN 15:15:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:15:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:15:02 + /tmp/venv-EIDN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:15:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:15:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:15:09 + /tmp/venv-EIDN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:11 + type python3 15:15:11 + true 15:15:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EIDN/bin to PATH' 15:15:11 lf-activate-venv(): INFO: Adding /tmp/venv-EIDN/bin to PATH 15:15:11 + PATH=/tmp/venv-EIDN/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 15:15:11 + return 0 15:15:11 + python3 --version 15:15:11 Python 3.11.10 15:15:11 + python3 -m pip --version 15:15:11 pip 25.1.1 from /tmp/venv-EIDN/lib/python3.11/site-packages/pip (python 3.11) 15:15:11 + python3 -m pip freeze 15:15:11 cachetools==6.1.0 15:15:11 chardet==5.2.0 15:15:11 colorama==0.4.6 15:15:11 distlib==0.3.9 15:15:11 filelock==3.18.0 15:15:11 packaging==25.0 15:15:11 platformdirs==4.3.8 15:15:11 pluggy==1.6.0 15:15:11 pyproject-api==1.9.1 15:15:11 tox==4.27.0 15:15:11 urllib3==1.26.20 15:15:11 virtualenv==20.31.2 15:15:12 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins684712243350389682.sh 15:15:12 [EnvInject] - Injecting environment variables from a build step. 15:15:12 [EnvInject] - Injecting as environment variables the properties content 15:15:12 PARALLEL=True 15:15:12 15:15:12 [EnvInject] - Variables injected successfully. 15:15:12 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins16282334113104419268.sh 15:15:12 ---> tox-run.sh 15:15:12 + 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 15:15:12 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 15:15:12 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 15:15:12 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 15:15:12 + cd /w/workspace/netconf-tox-verify-master/. 15:15:12 + source /home/jenkins/lf-env.sh 15:15:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:12 ++ mktemp -d /tmp/venv-XXXX 15:15:12 + lf_venv=/tmp/venv-Rlk2 15:15:12 + local venv_file=/tmp/.os_lf_venv 15:15:12 + local python=python3 15:15:12 + local options 15:15:12 + local set_path=true 15:15:12 + local install_args= 15:15:12 ++ 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 15:15:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:12 + true 15:15:12 + case $1 in 15:15:12 + venv_file=/tmp/.toxenv 15:15:12 + shift 2 15:15:12 + true 15:15:12 + case $1 in 15:15:12 + shift 15:15:12 + break 15:15:12 + case $python in 15:15:12 + local pkg_list= 15:15:12 + [[ -d /opt/pyenv ]] 15:15:12 + echo 'Setup pyenv:' 15:15:12 Setup pyenv: 15:15:12 + export PYENV_ROOT=/opt/pyenv 15:15:12 + PYENV_ROOT=/opt/pyenv 15:15:12 + 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 15:15:12 + 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 15:15:12 + pyenv versions 15:15:12 system 15:15:12 3.8.20 15:15:12 3.9.20 15:15:12 3.10.15 15:15:12 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:15:12 + command -v pyenv 15:15:12 ++ pyenv init - --no-rehash 15:15:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:15:12 for i in ${!paths[@]}; do 15:15:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:15:12 fi; done; 15:15:12 echo "${paths[*]}"'\'')" 15:15:12 export PATH="/opt/pyenv/shims:${PATH}" 15:15:12 export PYENV_SHELL=bash 15:15:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:12 pyenv() { 15:15:12 local command 15:15:12 command="${1:-}" 15:15:12 if [ "$#" -gt 0 ]; then 15:15:12 shift 15:15:12 fi 15:15:12 15:15:12 case "$command" in 15:15:12 rehash|shell) 15:15:12 eval "$(pyenv "sh-$command" "$@")" 15:15:12 ;; 15:15:12 *) 15:15:12 command pyenv "$command" "$@" 15:15:12 ;; 15:15:12 esac 15:15:12 }' 15:15:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:15:12 for i in ${!paths[@]}; do 15:15:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:15:12 fi; done; 15:15:12 echo "${paths[*]}"' 15:15:12 ++ 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 15:15:12 ++ 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 15:15:12 ++ 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 15:15:12 ++ export PYENV_SHELL=bash 15:15:12 ++ PYENV_SHELL=bash 15:15:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:12 +++ complete -F _pyenv pyenv 15:15:12 ++ lf-pyver python3 15:15:12 ++ local py_version_xy=python3 15:15:12 ++ local py_version_xyz= 15:15:12 ++ sed 's/^[ *]* //' 15:15:12 ++ grep -E '^[0-9.]*[0-9]$' 15:15:12 ++ awk '{ print $1 }' 15:15:12 ++ pyenv versions 15:15:12 ++ local command 15:15:12 ++ command=versions 15:15:12 ++ '[' 1 -gt 0 ']' 15:15:12 ++ shift 15:15:12 ++ case "$command" in 15:15:12 ++ command pyenv versions 15:15:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:12 +++ grep '^3' /tmp/.pyenv_versions 15:15:12 +++ tail -n 1 15:15:12 +++ sort -V 15:15:12 ++ py_version_xyz=3.11.10 15:15:12 ++ [[ -z 3.11.10 ]] 15:15:12 ++ echo 3.11.10 15:15:12 ++ return 0 15:15:12 + pyenv local 3.11.10 15:15:12 + local command 15:15:12 + command=local 15:15:12 + '[' 2 -gt 0 ']' 15:15:12 + shift 15:15:12 + case "$command" in 15:15:12 + command pyenv local 3.11.10 15:15:12 + for arg in "$@" 15:15:12 + case $arg in 15:15:12 + pkg_list+='tox ' 15:15:12 + for arg in "$@" 15:15:12 + case $arg in 15:15:12 + pkg_list+='virtualenv ' 15:15:12 + for arg in "$@" 15:15:12 + case $arg in 15:15:12 + pkg_list+='urllib3~=1.26.15 ' 15:15:12 + [[ -f /tmp/.toxenv ]] 15:15:12 ++ cat /tmp/.toxenv 15:15:12 + lf_venv=/tmp/venv-EIDN 15:15:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIDN from' file:/tmp/.toxenv 15:15:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EIDN from file:/tmp/.toxenv 15:15:12 + /tmp/venv-EIDN/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:15:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:15:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:15:13 + /tmp/venv-EIDN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:14 + type python3 15:15:14 + true 15:15:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EIDN/bin to PATH' 15:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-EIDN/bin to PATH 15:15:14 + PATH=/tmp/venv-EIDN/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 15:15:14 + return 0 15:15:14 + [[ -d /opt/pyenv ]] 15:15:14 + echo '---> Setting up pyenv' 15:15:14 ---> Setting up pyenv 15:15:14 + export PYENV_ROOT=/opt/pyenv 15:15:14 + PYENV_ROOT=/opt/pyenv 15:15:14 + export PATH=/opt/pyenv/bin:/tmp/venv-EIDN/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 15:15:14 + PATH=/opt/pyenv/bin:/tmp/venv-EIDN/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 15:15:14 ++ pwd 15:15:14 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 15:15:14 + export PYTHONPATH 15:15:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:15:14 + TOX_TESTENV_PASSENV=PYTHONPATH 15:15:14 + tox --version 15:15:14 4.27.0 from /tmp/venv-EIDN/lib/python3.11/site-packages/tox/__init__.py 15:15:15 + PARALLEL=True 15:15:15 + TOX_OPTIONS_LIST= 15:15:15 + [[ -n '' ]] 15:15:15 + case ${PARALLEL,,} in 15:15:15 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:15:15 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 15:15:15 + tox --parallel auto --parallel-live 15:15:16 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:15:16 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:15:40 docs: freeze> python -m pip freeze --all 15:15:40 docs-linkcheck: freeze> python -m pip freeze --all 15:15:40 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.6.15,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.58.4,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.1,nwdiag==3.0.0,packaging==25.0,pillow==11.2.1,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.3.1,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.30,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==24.11.1 15:15:40 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 15:15:40 Running Sphinx v8.2.3 15:15:40 loading translations [en]... done 15:15:40 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.6.15,charset-normalizer==3.4.2,contourpy==1.3.2,cycler==0.12.1,docutils==0.21.2,fonttools==4.58.4,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.3,numpy==2.3.1,nwdiag==3.0.0,packaging==25.0,pillow==11.2.1,pip==25.1.1,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.4,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.3.1,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.30,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==24.11.1 15:15:40 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 15:15:40 Running Sphinx v8.2.3 15:15:40 loading translations [en]... done 15:15:40 making output directory... done 15:15:40 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:15:40 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:15:40 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:15:40 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:15:40 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:15:40 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:15:40 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:15:41 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:15:41 making output directory... done 15:15:41 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:15:41 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:15:41 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:15:41 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:15:41 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:15:41 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:15:41 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:15:41 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:15:41 building [mo]: targets for 0 po files that are out of date 15:15:41 writing output... 15:15:41 building [html]: targets for 4 source files that are out of date 15:15:41 updating environment: [new config] 4 added, 0 changed, 0 removed 15:15:41 reading sources... [ 25%] developer-guide 15:15:41 reading sources... [ 50%] index 15:15:41 reading sources... [ 75%] testtool 15:15:41 building [mo]: targets for 0 po files that are out of date 15:15:41 reading sources... [100%] user-guide 15:15:41 writing output... 15:15:41 building [linkcheck]: targets for 4 source files that are out of date 15:15:41 updating environment: [new config] 4 added, 0 changed, 0 removed 15:15:41 reading sources... [ 25%] developer-guide 15:15:41 reading sources... [ 50%] index 15:15:41 reading sources... [ 75%] testtool 15:15:41 reading sources... [100%] user-guide 15:15:41 15:15:41 looking for now-outdated files... none found 15:15:41 pickling environment... done 15:15:41 checking consistency... done 15:15:41 preparing documents... done 15:15:41 copying assets... 15:15:41 copying static files... 15:15:41 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 15:15:41 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 15:15:41 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 15:15:41 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 15:15:41 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 15:15:41 copying static files: done 15:15:41 copying extra files... 15:15:41 copying extra files: done 15:15:41 copying assets: done 15:15:41 writing output... [ 25%] developer-guide 15:15:41 15:15:41 looking for now-outdated files... none found 15:15:41 pickling environment... done 15:15:41 checking consistency... done 15:15:41 preparing documents... done 15:15:41 copying assets... 15:15:41 copying assets: done 15:15:41 writing output... [ 25%] developer-guide 15:15:41 writing output... [ 50%] index 15:15:41 writing output... [ 75%] testtool 15:15:41 writing output... [100%] user-guide 15:15:41 15:15:41 15:15:41 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 15:15:41 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 15:15:41 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 15:15:41 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 15:15:41 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 15:15:41 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 15:15:41 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 15:15:41 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 15:15:41 ( 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 15:15:41 ( 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 15:15:41 ( 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 15:15:41 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 15:15:41 ( 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 15:15:41 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 15:15:41 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 15:15:41 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 15:15:41 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 15:15:41 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 15:15:41 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 15:15:41 writing output... [ 50%] index 15:15:41 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 15:15:41 writing output... [ 75%] testtool 15:15:42 writing output... [100%] user-guide 15:15:42 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 15:15:42 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 15:15:42 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 15:15:42 15:15:42 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 15:15:42 generating indices... genindex done 15:15:42 highlighting module code... 15:15:42 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 15:15:42 writing additional pages... search done 15:15:42 dumping search index in English (code: en)... done 15:15:42 dumping object inventory... done 15:15:42 build succeeded. 15:15:42 15:15:42 The HTML pages are in docs/_build/html. 15:15:42 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 15:15:42 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 15:15:42 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 15:15:42 ( user-guide: line 1397) ok https://www.docker.com/ 15:15:42 docs: OK ✔ in 27.23 seconds 15:15:42 gitlint: install_deps> python -I -m pip install gitlint 15:15:42 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 15:15:42 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 15:15:42 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 15:15:42 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 15:15:42 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 15:15:42 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 15:15:42 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 15:15:42 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 15:15:42 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 15:15:42 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 15:15:42 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 15:15:43 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 15:15:43 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 15:15:43 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 15:15:43 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 15:15:43 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 15:15:43 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 15:15:43 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 15:15:43 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 15:15:43 build succeeded. 15:15:43 15:15:43 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 15:15:47 docs-linkcheck: OK ✔ in 28.24 seconds 15:15:47 gitlint: freeze> python -m pip freeze --all 15:15:47 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.1.1,python-dateutil==2.9.0.post0,setuptools==80.3.1,sh==1.14.3,six==1.17.0 15:15:47 gitlint: commands[0]> gitlint 15:15:47 docs: OK (27.22=setup[25.18]+cmd[2.05] seconds) 15:15:47 docs-linkcheck: OK (28.24=setup[25.46]+cmd[2.78] seconds) 15:15:47 gitlint: OK (5.44=setup[5.29]+cmd[0.15] seconds) 15:15:47 congratulations :) (32.73 seconds) 15:15:47 + tox_status=0 15:15:47 + echo '---> Completed tox runs' 15:15:47 ---> Completed tox runs 15:15:47 + for i in .tox/*/log 15:15:47 ++ echo .tox/docs-linkcheck/log 15:15:47 ++ awk -F/ '{print $2}' 15:15:47 + tox_env=docs-linkcheck 15:15:47 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 15:15:47 + for i in .tox/*/log 15:15:47 ++ awk -F/ '{print $2}' 15:15:47 ++ echo .tox/docs/log 15:15:47 + tox_env=docs 15:15:47 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 15:15:47 + for i in .tox/*/log 15:15:47 ++ awk -F/ '{print $2}' 15:15:47 ++ echo .tox/gitlint/log 15:15:47 + tox_env=gitlint 15:15:47 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 15:15:47 + DOC_DIR=docs/_build/html 15:15:47 + [[ -d docs/_build/html ]] 15:15:47 + echo '---> Archiving generated docs' 15:15:47 ---> Archiving generated docs 15:15:47 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 15:15:47 + echo '---> tox-run.sh ends' 15:15:47 ---> tox-run.sh ends 15:15:47 + test 0 -eq 0 15:15:48 $ ssh-agent -k 15:15:48 unset SSH_AUTH_SOCK; 15:15:48 unset SSH_AGENT_PID; 15:15:48 echo Agent pid 1522 killed; 15:15:48 [ssh-agent] Stopped. 15:15:48 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11275957000135722769.sh 15:15:48 ---> sysstat.sh 15:15:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3930872293567886897.sh 15:15:48 ---> package-listing.sh 15:15:48 ++ facter osfamily 15:15:48 ++ tr '[:upper:]' '[:lower:]' 15:15:49 + OS_FAMILY=debian 15:15:49 + workspace=/w/workspace/netconf-tox-verify-master 15:15:49 + START_PACKAGES=/tmp/packages_start.txt 15:15:49 + END_PACKAGES=/tmp/packages_end.txt 15:15:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:49 + PACKAGES=/tmp/packages_start.txt 15:15:49 + '[' /w/workspace/netconf-tox-verify-master ']' 15:15:49 + PACKAGES=/tmp/packages_end.txt 15:15:49 + case "${OS_FAMILY}" in 15:15:49 + dpkg -l 15:15:49 + grep '^ii' 15:15:49 + '[' -f /tmp/packages_start.txt ']' 15:15:49 + '[' -f /tmp/packages_end.txt ']' 15:15:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:49 + '[' /w/workspace/netconf-tox-verify-master ']' 15:15:49 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 15:15:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 15:15:49 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10808287050176514584.sh 15:15:49 ---> capture-instance-metadata.sh 15:15:49 Setup pyenv: 15:15:49 system 15:15:49 3.8.20 15:15:49 3.9.20 15:15:49 3.10.15 15:15:49 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:15:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-khNG from file:/tmp/.os_lf_venv 15:15:51 lf-activate-venv(): INFO: Installing: lftools 15:16:01 lf-activate-venv(): INFO: Adding /tmp/venv-khNG/bin to PATH 15:16:01 INFO: Running in OpenStack, capturing instance metadata 15:16:02 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4017056132538741507.sh 15:16:02 provisioning config files... 15:16:02 Could not find credentials [logs] for netconf-tox-verify-master #13820 15:16:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config884846187299258546tmp 15:16:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:16:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:16:02 provisioning config files... 15:16:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:16:03 [EnvInject] - Injecting environment variables from a build step. 15:16:03 [EnvInject] - Injecting as environment variables the properties content 15:16:03 SERVER_ID=logs 15:16:03 15:16:03 [EnvInject] - Variables injected successfully. 15:16:03 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12508266283434307628.sh 15:16:03 ---> create-netrc.sh 15:16:03 WARN: Log server credential not found. 15:16:03 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins908697004459448077.sh 15:16:03 ---> python-tools-install.sh 15:16:03 Setup pyenv: 15:16:03 system 15:16:03 3.8.20 15:16:03 3.9.20 15:16:03 3.10.15 15:16:03 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:16:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-khNG from file:/tmp/.os_lf_venv 15:16:05 lf-activate-venv(): INFO: Installing: lftools 15:16:16 lf-activate-venv(): INFO: Adding /tmp/venv-khNG/bin to PATH 15:16:16 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins3702761568704409096.sh 15:16:16 ---> sudo-logs.sh 15:16:16 Archiving 'sudo' log.. 15:16:16 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins13033023551554553067.sh 15:16:16 ---> job-cost.sh 15:16:16 Setup pyenv: 15:16:16 system 15:16:16 3.8.20 15:16:16 3.9.20 15:16:16 3.10.15 15:16:16 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:16:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-khNG from file:/tmp/.os_lf_venv 15:16:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:16:24 lf-activate-venv(): INFO: Adding /tmp/venv-khNG/bin to PATH 15:16:24 INFO: No Stack... 15:16:24 INFO: Retrieving Pricing Info for: v3-standard-2 15:16:25 INFO: Archiving Costs 15:16:25 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins7413141309586097655.sh 15:16:25 ---> logs-deploy.sh 15:16:25 Setup pyenv: 15:16:25 system 15:16:25 3.8.20 15:16:25 3.9.20 15:16:25 3.10.15 15:16:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:16:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-khNG from file:/tmp/.os_lf_venv 15:16:27 lf-activate-venv(): INFO: Installing: lftools 15:16:38 lf-activate-venv(): INFO: Adding /tmp/venv-khNG/bin to PATH 15:16:38 WARNING: Nexus logging server not set 15:16:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/13820/ 15:16:38 INFO: archiving logs to S3 15:16:39 ---> uname -a: 15:16:39 Linux prd-ubuntu2204-builder-2c-2g-37668 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:16:39 15:16:39 15:16:39 ---> lscpu: 15:16:39 Architecture: x86_64 15:16:39 CPU op-mode(s): 32-bit, 64-bit 15:16:39 Address sizes: 40 bits physical, 48 bits virtual 15:16:39 Byte Order: Little Endian 15:16:39 CPU(s): 2 15:16:39 On-line CPU(s) list: 0,1 15:16:39 Vendor ID: AuthenticAMD 15:16:39 Model name: AMD EPYC-Rome Processor 15:16:39 CPU family: 23 15:16:39 Model: 49 15:16:39 Thread(s) per core: 1 15:16:39 Core(s) per socket: 1 15:16:39 Socket(s): 2 15:16:39 Stepping: 0 15:16:39 BogoMIPS: 5599.99 15:16:39 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 15:16:39 Virtualization: AMD-V 15:16:39 Hypervisor vendor: KVM 15:16:39 Virtualization type: full 15:16:39 L1d cache: 64 KiB (2 instances) 15:16:39 L1i cache: 64 KiB (2 instances) 15:16:39 L2 cache: 1 MiB (2 instances) 15:16:39 L3 cache: 32 MiB (2 instances) 15:16:39 NUMA node(s): 1 15:16:39 NUMA node0 CPU(s): 0,1 15:16:39 Vulnerability Gather data sampling: Not affected 15:16:39 Vulnerability Itlb multihit: Not affected 15:16:39 Vulnerability L1tf: Not affected 15:16:39 Vulnerability Mds: Not affected 15:16:39 Vulnerability Meltdown: Not affected 15:16:39 Vulnerability Mmio stale data: Not affected 15:16:39 Vulnerability Reg file data sampling: Not affected 15:16:39 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:16:39 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:16:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:16:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:16:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:16:39 Vulnerability Srbds: Not affected 15:16:39 Vulnerability Tsx async abort: Not affected 15:16:39 15:16:39 15:16:39 ---> nproc: 15:16:39 2 15:16:39 15:16:39 15:16:39 ---> df -h: 15:16:39 Filesystem Size Used Avail Use% Mounted on 15:16:39 tmpfs 794M 1.1M 793M 1% /run 15:16:39 /dev/vda1 39G 9.1G 30G 24% / 15:16:39 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:16:39 tmpfs 5.0M 0 5.0M 0% /run/lock 15:16:39 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:16:39 tmpfs 794M 4.0K 794M 1% /run/user/1001 15:16:39 15:16:39 15:16:39 ---> free -m: 15:16:39 total used free shared buff/cache available 15:16:39 Mem: 7937 533 4083 4 3320 7093 15:16:39 Swap: 1023 0 1023 15:16:39 15:16:39 15:16:39 ---> ip addr: 15:16:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:16:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:16:39 inet 127.0.0.1/8 scope host lo 15:16:39 valid_lft forever preferred_lft forever 15:16:39 inet6 ::1/128 scope host 15:16:39 valid_lft forever preferred_lft forever 15:16:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:16:39 link/ether fa:16:3e:76:48:35 brd ff:ff:ff:ff:ff:ff 15:16:39 altname enp0s3 15:16:39 inet 10.30.171.207/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:16:39 valid_lft 86175sec preferred_lft 86175sec 15:16:39 inet6 fe80::f816:3eff:fe76:4835/64 scope link 15:16:39 valid_lft forever preferred_lft forever 15:16:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:16:39 link/ether 02:42:9c:04:29:da brd ff:ff:ff:ff:ff:ff 15:16:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:16:39 valid_lft forever preferred_lft forever 15:16:39 15:16:39 15:16:39 ---> sar -b -r -n DEV: 15:16:39 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-37668) 06/26/25 _x86_64_ (2 CPU) 15:16:39 15:16:39 15:12:57 LINUX RESTART (2 CPU) 15:16:39 15:16:39 15:16:39 ---> sar -P ALL: 15:16:39 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-37668) 06/26/25 _x86_64_ (2 CPU) 15:16:39 15:16:39 15:12:57 LINUX RESTART (2 CPU) 15:16:39 15:16:39 15:16:39