09:09:58 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118328 09:09:58 Running as SYSTEM 09:09:58 [EnvInject] - Loading node environment variables. 09:09:58 Building remotely on prd-ubuntu2204-docker-4c-16g-1393 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:09:58 [ssh-agent] Looking for ssh-agent implementation... 09:09:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:09:58 $ ssh-agent 09:09:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmwFkEA/agent.1563 09:09:58 SSH_AGENT_PID=1565 09:09:58 [ssh-agent] Started. 09:09:58 Running ssh-add (command line suppressed) 09:09:58 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3192267552103563276.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_3192267552103563276.key) 09:09:58 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:09:58 The recommended git tool is: NONE 09:10:01 using credential jenkins-ssh 09:10:01 Wiping out workspace first. 09:10:01 Cloning the remote Git repository 09:10:01 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:10:01 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:10:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:10:01 > git --version # timeout=10 09:10:01 > git --version # 'git version 2.34.1' 09:10:01 using GIT_SSH to set credentials jenkins-ssh 09:10:01 Verifying host key using known hosts file 09:10:01 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. 09:10:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:10:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:10:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:10:07 using GIT_SSH to set credentials jenkins-ssh 09:10:07 Verifying host key using known hosts file 09:10:07 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. 09:10:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/28/118328/3 # timeout=10 09:10:07 > git rev-parse 8120d978afc6d8a7b22648f3e37f64e883bdbc39^{commit} # timeout=10 09:10:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:10:07 Checking out Revision 8120d978afc6d8a7b22648f3e37f64e883bdbc39 (refs/changes/28/118328/3) 09:10:07 > git config core.sparsecheckout # timeout=10 09:10:07 > git checkout -f 8120d978afc6d8a7b22648f3e37f64e883bdbc39 # timeout=10 09:10:10 Commit message: "Used connections in TAPI are not deleted" 09:10:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:10:10 > git rev-list --no-walk 8f3b9364fd0255850c3f992c478eba87bef01246 # timeout=10 09:10:10 > git remote # timeout=10 09:10:10 > git submodule init # timeout=10 09:10:10 > git submodule sync # timeout=10 09:10:10 > git config --get remote.origin.url # timeout=10 09:10:10 > git submodule init # timeout=10 09:10:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:10:11 ERROR: No submodules found. 09:10:11 provisioning config files... 09:10:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:10:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:10:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18079124547828238012.sh 09:10:11 ---> python-tools-install.sh 09:10:11 Setup pyenv: 09:10:11 * system (set by /opt/pyenv/version) 09:10:11 * 3.8.20 (set by /opt/pyenv/version) 09:10:11 * 3.9.20 (set by /opt/pyenv/version) 09:10:11 3.10.15 09:10:11 3.11.10 09:10:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xx96 09:10:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:10:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:21 lf-activate-venv(): INFO: Base packages installed successfully 09:10:21 lf-activate-venv(): INFO: Installing additional packages: lftools 09:10:50 lf-activate-venv(): INFO: Adding /tmp/venv-xx96/bin to PATH 09:10:50 Generating Requirements File 09:11:10 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. 09:11:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:11:10 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:11:10 Python 3.11.10 09:11:10 pip 25.2 from /tmp/venv-xx96/lib/python3.11/site-packages/pip (python 3.11) 09:11:11 appdirs==1.4.4 09:11:11 argcomplete==3.6.3 09:11:11 aspy.yaml==1.3.0 09:11:11 attrs==25.4.0 09:11:11 autopage==0.5.2 09:11:11 beautifulsoup4==4.14.2 09:11:11 boto3==1.40.57 09:11:11 botocore==1.40.57 09:11:11 bs4==0.0.2 09:11:11 cachetools==6.2.1 09:11:11 certifi==2025.10.5 09:11:11 cffi==2.0.0 09:11:11 cfgv==3.4.0 09:11:11 chardet==5.2.0 09:11:11 charset-normalizer==3.4.4 09:11:11 click==8.3.0 09:11:11 cliff==4.11.0 09:11:11 cmd2==2.7.0 09:11:11 cryptography==3.3.2 09:11:11 debtcollector==3.0.0 09:11:11 decorator==5.2.1 09:11:11 defusedxml==0.7.1 09:11:11 Deprecated==1.2.18 09:11:11 distlib==0.4.0 09:11:11 dnspython==2.8.0 09:11:11 docker==7.1.0 09:11:11 dogpile.cache==1.5.0 09:11:11 durationpy==0.10 09:11:11 email-validator==2.3.0 09:11:11 filelock==3.20.0 09:11:11 future==1.0.0 09:11:11 gitdb==4.0.12 09:11:11 GitPython==3.1.45 09:11:11 google-auth==2.41.1 09:11:11 httplib2==0.31.0 09:11:11 identify==2.6.15 09:11:11 idna==3.11 09:11:11 importlib-resources==1.5.0 09:11:11 iso8601==2.1.0 09:11:11 Jinja2==3.1.6 09:11:11 jmespath==1.0.1 09:11:11 jsonpatch==1.33 09:11:11 jsonpointer==3.0.0 09:11:11 jsonschema==4.25.1 09:11:11 jsonschema-specifications==2025.9.1 09:11:11 keystoneauth1==5.12.0 09:11:11 kubernetes==34.1.0 09:11:11 lftools==0.37.15 09:11:11 lxml==6.0.2 09:11:11 markdown-it-py==4.0.0 09:11:11 MarkupSafe==3.0.3 09:11:11 mdurl==0.1.2 09:11:11 msgpack==1.1.2 09:11:11 multi_key_dict==2.0.3 09:11:11 munch==4.0.0 09:11:11 netaddr==1.3.0 09:11:11 niet==1.4.2 09:11:11 nodeenv==1.9.1 09:11:11 oauth2client==4.1.3 09:11:11 oauthlib==3.3.1 09:11:11 openstacksdk==4.7.1 09:11:11 os-service-types==1.8.0 09:11:11 osc-lib==4.2.0 09:11:11 oslo.config==10.0.0 09:11:11 oslo.context==6.1.0 09:11:11 oslo.i18n==6.6.0 09:11:11 oslo.log==7.2.1 09:11:11 oslo.serialization==5.8.0 09:11:11 oslo.utils==9.1.0 09:11:11 packaging==25.0 09:11:11 pbr==7.0.1 09:11:11 platformdirs==4.5.0 09:11:11 prettytable==3.16.0 09:11:11 psutil==7.1.1 09:11:11 pyasn1==0.6.1 09:11:11 pyasn1_modules==0.4.2 09:11:11 pycparser==2.23 09:11:11 pygerrit2==2.0.15 09:11:11 PyGithub==2.8.1 09:11:11 Pygments==2.19.2 09:11:11 PyJWT==2.10.1 09:11:11 PyNaCl==1.6.0 09:11:11 pyparsing==2.4.7 09:11:11 pyperclip==1.11.0 09:11:11 pyrsistent==0.20.0 09:11:11 python-cinderclient==9.8.0 09:11:11 python-dateutil==2.9.0.post0 09:11:11 python-heatclient==4.3.0 09:11:11 python-jenkins==1.8.3 09:11:11 python-keystoneclient==5.7.0 09:11:11 python-magnumclient==4.9.0 09:11:11 python-openstackclient==8.2.0 09:11:11 python-swiftclient==4.8.0 09:11:11 PyYAML==6.0.3 09:11:11 referencing==0.37.0 09:11:11 requests==2.32.5 09:11:11 requests-oauthlib==2.0.0 09:11:11 requestsexceptions==1.4.0 09:11:11 rfc3986==2.0.0 09:11:11 rich==14.2.0 09:11:11 rich-argparse==1.7.1 09:11:11 rpds-py==0.28.0 09:11:11 rsa==4.9.1 09:11:11 ruamel.yaml==0.18.16 09:11:11 ruamel.yaml.clib==0.2.14 09:11:11 s3transfer==0.14.0 09:11:11 simplejson==3.20.2 09:11:11 six==1.17.0 09:11:11 smmap==5.0.2 09:11:11 soupsieve==2.8 09:11:11 stevedore==5.5.0 09:11:11 tabulate==0.9.0 09:11:11 toml==0.10.2 09:11:11 tomlkit==0.13.3 09:11:11 tqdm==4.67.1 09:11:11 typing_extensions==4.15.0 09:11:11 tzdata==2025.2 09:11:11 urllib3==1.26.20 09:11:11 virtualenv==20.35.3 09:11:11 wcwidth==0.2.14 09:11:11 websocket-client==1.9.0 09:11:11 wrapt==2.0.0 09:11:11 xdg==6.0.0 09:11:11 xmltodict==1.0.2 09:11:11 yq==3.4.3 09:11:11 [EnvInject] - Injecting environment variables from a build step. 09:11:11 [EnvInject] - Injecting as environment variables the properties content 09:11:11 PYTHON=python3 09:11:11 09:11:11 [EnvInject] - Variables injected successfully. 09:11:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12903614095244703976.sh 09:11:11 ---> tox-install.sh 09:11:11 + source /home/jenkins/lf-env.sh 09:11:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:11:11 ++ mktemp -d /tmp/venv-XXXX 09:11:11 + lf_venv=/tmp/venv-qDqf 09:11:11 + local venv_file=/tmp/.os_lf_venv 09:11:11 + local python=python3 09:11:11 + local options 09:11:11 + local set_path=true 09:11:11 + local install_args= 09:11:11 ++ 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 09:11:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:11:11 + true 09:11:11 + case $1 in 09:11:11 + venv_file=/tmp/.toxenv 09:11:11 + shift 2 09:11:11 + true 09:11:11 + case $1 in 09:11:11 + shift 09:11:11 + break 09:11:11 + case $python in 09:11:11 + local pkg_list= 09:11:11 + [[ -d /opt/pyenv ]] 09:11:11 + echo 'Setup pyenv:' 09:11:11 Setup pyenv: 09:11:11 + export PYENV_ROOT=/opt/pyenv 09:11:11 + PYENV_ROOT=/opt/pyenv 09:11:11 + 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 09:11:11 + 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 09:11:11 + pyenv versions 09:11:11 system 09:11:11 3.8.20 09:11:11 3.9.20 09:11:11 3.10.15 09:11:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:11:11 + command -v pyenv 09:11:11 ++ pyenv init - --no-rehash 09:11:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:11:11 for i in ${!paths[@]}; do 09:11:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:11:11 fi; done; 09:11:11 echo "${paths[*]}"'\'')" 09:11:11 export PATH="/opt/pyenv/shims:${PATH}" 09:11:11 export PYENV_SHELL=bash 09:11:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:11:11 pyenv() { 09:11:11 local command 09:11:11 command="${1:-}" 09:11:11 if [ "$#" -gt 0 ]; then 09:11:11 shift 09:11:11 fi 09:11:11 09:11:11 case "$command" in 09:11:11 rehash|shell) 09:11:11 eval "$(pyenv "sh-$command" "$@")" 09:11:11 ;; 09:11:11 *) 09:11:11 command pyenv "$command" "$@" 09:11:11 ;; 09:11:11 esac 09:11:11 }' 09:11:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:11:11 for i in ${!paths[@]}; do 09:11:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:11:11 fi; done; 09:11:11 echo "${paths[*]}"' 09:11:11 ++ 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 09:11:11 ++ 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 09:11:11 ++ 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 09:11:11 ++ export PYENV_SHELL=bash 09:11:11 ++ PYENV_SHELL=bash 09:11:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:11:11 +++ complete -F _pyenv pyenv 09:11:11 ++ lf-pyver python3 09:11:11 ++ local py_version_xy=python3 09:11:11 ++ local py_version_xyz= 09:11:11 ++ pyenv versions 09:11:11 ++ sed 's/^[ *]* //' 09:11:11 ++ local command 09:11:11 ++ awk '{ print $1 }' 09:11:11 ++ command=versions 09:11:11 ++ '[' 1 -gt 0 ']' 09:11:11 ++ shift 09:11:11 ++ case "$command" in 09:11:11 ++ command pyenv versions 09:11:11 ++ grep -E '^[0-9.]*[0-9]$' 09:11:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:11:11 +++ grep '^3' /tmp/.pyenv_versions 09:11:11 +++ sort -V 09:11:11 +++ tail -n 1 09:11:11 ++ py_version_xyz=3.11.10 09:11:11 ++ [[ -z 3.11.10 ]] 09:11:11 ++ echo 3.11.10 09:11:11 ++ return 0 09:11:11 + pyenv local 3.11.10 09:11:11 + local command 09:11:11 + command=local 09:11:11 + '[' 2 -gt 0 ']' 09:11:11 + shift 09:11:11 + case "$command" in 09:11:11 + command pyenv local 3.11.10 09:11:11 + for arg in "$@" 09:11:11 + case $arg in 09:11:11 + pkg_list+='tox ' 09:11:11 + for arg in "$@" 09:11:11 + case $arg in 09:11:11 + pkg_list+='virtualenv ' 09:11:11 + for arg in "$@" 09:11:11 + case $arg in 09:11:11 + pkg_list+='urllib3~=1.26.15 ' 09:11:11 + [[ -f /tmp/.toxenv ]] 09:11:11 + [[ ! -f /tmp/.toxenv ]] 09:11:11 + [[ -n '' ]] 09:11:11 + python3 -m venv /tmp/venv-qDqf 09:11:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qDqf' 09:11:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qDqf 09:11:15 + echo /tmp/venv-qDqf 09:11:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:11:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:11:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:11:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:15 + local 'pip_opts=--upgrade --quiet' 09:11:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:11:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:11:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:11:15 + [[ -n '' ]] 09:11:15 + [[ -n '' ]] 09:11:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:11:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:15 + /tmp/venv-qDqf/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 09:11:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:11:19 lf-activate-venv(): INFO: Base packages installed successfully 09:11:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:11:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:11:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:11:19 + /tmp/venv-qDqf/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 09:11:21 + type python3 09:11:21 + true 09:11:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qDqf/bin to PATH' 09:11:21 lf-activate-venv(): INFO: Adding /tmp/venv-qDqf/bin to PATH 09:11:21 + PATH=/tmp/venv-qDqf/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 09:11:21 + return 0 09:11:21 + python3 --version 09:11:21 Python 3.11.10 09:11:21 + python3 -m pip --version 09:11:21 pip 25.2 from /tmp/venv-qDqf/lib/python3.11/site-packages/pip (python 3.11) 09:11:21 + python3 -m pip freeze 09:11:21 cachetools==6.2.1 09:11:21 chardet==5.2.0 09:11:21 colorama==0.4.6 09:11:21 distlib==0.4.0 09:11:21 filelock==3.20.0 09:11:21 packaging==25.0 09:11:21 platformdirs==4.5.0 09:11:21 pluggy==1.6.0 09:11:21 pyproject-api==1.10.0 09:11:21 tox==4.31.0 09:11:21 urllib3==1.26.20 09:11:21 virtualenv==20.35.3 09:11:21 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins2813984820779407730.sh 09:11:22 [EnvInject] - Injecting environment variables from a build step. 09:11:22 [EnvInject] - Injecting as environment variables the properties content 09:11:22 PARALLEL=True 09:11:22 09:11:22 [EnvInject] - Variables injected successfully. 09:11:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3333229284520157877.sh 09:11:22 ---> tox-run.sh 09:11:22 + 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 09:11:22 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:11:22 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:11:22 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:11:22 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:11:22 + source /home/jenkins/lf-env.sh 09:11:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:11:22 ++ mktemp -d /tmp/venv-XXXX 09:11:22 + lf_venv=/tmp/venv-xrFz 09:11:22 + local venv_file=/tmp/.os_lf_venv 09:11:22 + local python=python3 09:11:22 + local options 09:11:22 + local set_path=true 09:11:22 + local install_args= 09:11:22 ++ 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 09:11:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:11:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:11:22 + true 09:11:22 + case $1 in 09:11:22 + venv_file=/tmp/.toxenv 09:11:22 + shift 2 09:11:22 + true 09:11:22 + case $1 in 09:11:22 + shift 09:11:22 + break 09:11:22 + case $python in 09:11:22 + local pkg_list= 09:11:22 + [[ -d /opt/pyenv ]] 09:11:22 + echo 'Setup pyenv:' 09:11:22 Setup pyenv: 09:11:22 + export PYENV_ROOT=/opt/pyenv 09:11:22 + PYENV_ROOT=/opt/pyenv 09:11:22 + 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 09:11:22 + 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 09:11:22 + pyenv versions 09:11:22 system 09:11:22 3.8.20 09:11:22 3.9.20 09:11:22 3.10.15 09:11:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:11:22 + command -v pyenv 09:11:22 ++ pyenv init - --no-rehash 09:11:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:11:22 for i in ${!paths[@]}; do 09:11:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:11:22 fi; done; 09:11:22 echo "${paths[*]}"'\'')" 09:11:22 export PATH="/opt/pyenv/shims:${PATH}" 09:11:22 export PYENV_SHELL=bash 09:11:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:11:22 pyenv() { 09:11:22 local command 09:11:22 command="${1:-}" 09:11:22 if [ "$#" -gt 0 ]; then 09:11:22 shift 09:11:22 fi 09:11:22 09:11:22 case "$command" in 09:11:22 rehash|shell) 09:11:22 eval "$(pyenv "sh-$command" "$@")" 09:11:22 ;; 09:11:22 *) 09:11:22 command pyenv "$command" "$@" 09:11:22 ;; 09:11:22 esac 09:11:22 }' 09:11:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:11:22 for i in ${!paths[@]}; do 09:11:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:11:22 fi; done; 09:11:22 echo "${paths[*]}"' 09:11:22 ++ 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 09:11:22 ++ 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 09:11:22 ++ 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 09:11:22 ++ export PYENV_SHELL=bash 09:11:22 ++ PYENV_SHELL=bash 09:11:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:11:22 +++ complete -F _pyenv pyenv 09:11:22 ++ lf-pyver python3 09:11:22 ++ local py_version_xy=python3 09:11:22 ++ local py_version_xyz= 09:11:22 ++ pyenv versions 09:11:22 ++ local command 09:11:22 ++ command=versions 09:11:22 ++ '[' 1 -gt 0 ']' 09:11:22 ++ shift 09:11:22 ++ case "$command" in 09:11:22 ++ command pyenv versions 09:11:22 ++ awk '{ print $1 }' 09:11:22 ++ grep -E '^[0-9.]*[0-9]$' 09:11:22 ++ sed 's/^[ *]* //' 09:11:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:11:22 +++ grep '^3' /tmp/.pyenv_versions 09:11:22 +++ sort -V 09:11:22 +++ tail -n 1 09:11:22 ++ py_version_xyz=3.11.10 09:11:22 ++ [[ -z 3.11.10 ]] 09:11:22 ++ echo 3.11.10 09:11:22 ++ return 0 09:11:22 + pyenv local 3.11.10 09:11:22 + local command 09:11:22 + command=local 09:11:22 + '[' 2 -gt 0 ']' 09:11:22 + shift 09:11:22 + case "$command" in 09:11:22 + command pyenv local 3.11.10 09:11:22 + for arg in "$@" 09:11:22 + case $arg in 09:11:22 + pkg_list+='tox ' 09:11:22 + for arg in "$@" 09:11:22 + case $arg in 09:11:22 + pkg_list+='virtualenv ' 09:11:22 + for arg in "$@" 09:11:22 + case $arg in 09:11:22 + pkg_list+='urllib3~=1.26.15 ' 09:11:22 + [[ -f /tmp/.toxenv ]] 09:11:22 ++ cat /tmp/.toxenv 09:11:22 + lf_venv=/tmp/venv-qDqf 09:11:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qDqf from' file:/tmp/.toxenv 09:11:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qDqf from file:/tmp/.toxenv 09:11:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:11:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:11:22 + local 'pip_opts=--upgrade --quiet' 09:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:11:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:11:22 + [[ -n '' ]] 09:11:22 + [[ -n '' ]] 09:11:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:11:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:11:22 + /tmp/venv-qDqf/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 09:11:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:11:23 lf-activate-venv(): INFO: Base packages installed successfully 09:11:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:11:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:11:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:11:23 + /tmp/venv-qDqf/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 09:11:24 + type python3 09:11:24 + true 09:11:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qDqf/bin to PATH' 09:11:24 lf-activate-venv(): INFO: Adding /tmp/venv-qDqf/bin to PATH 09:11:24 + PATH=/tmp/venv-qDqf/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 09:11:24 + return 0 09:11:24 + [[ -d /opt/pyenv ]] 09:11:24 + echo '---> Setting up pyenv' 09:11:24 ---> Setting up pyenv 09:11:24 + export PYENV_ROOT=/opt/pyenv 09:11:24 + PYENV_ROOT=/opt/pyenv 09:11:24 + export PATH=/opt/pyenv/bin:/tmp/venv-qDqf/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 09:11:24 + PATH=/opt/pyenv/bin:/tmp/venv-qDqf/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 09:11:24 ++ pwd 09:11:24 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:11:24 + export PYTHONPATH 09:11:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:11:24 + TOX_TESTENV_PASSENV=PYTHONPATH 09:11:24 + tox --version 09:11:24 4.31.0 from /tmp/venv-qDqf/lib/python3.11/site-packages/tox/__init__.py 09:11:24 + PARALLEL=True 09:11:24 + TOX_OPTIONS_LIST= 09:11:24 + [[ -n '' ]] 09:11:24 + case ${PARALLEL,,} in 09:11:24 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:11:24 + tox --parallel auto --parallel-live 09:11:24 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:11:26 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:11:26 checkbashisms: freeze> python -m pip freeze --all 09:11:26 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:11:26 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:11:27 checkbashisms: pip==25.2,setuptools==80.9.0 09:11:27 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:11:27 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 09:11:27 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:11:28 checkbashisms: OK ✔ in 3.49 seconds 09:11:28 pre-commit: install_deps> python -I -m pip install pre-commit 09:11:31 pre-commit: freeze> python -m pip freeze --all 09:11:31 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 09:11:31 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:11:31 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 09:11:31 /usr/bin/cpan 09:11:31 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:11:31 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:11:31 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:11:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:11:32 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 09:11:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:11:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:11:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:11:33 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:11:33 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:11:34 buildcontroller: freeze> python -m pip freeze --all 09:11:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:11:34 [INFO] Once installed this environment will be reused. 09:11:34 [INFO] This may take a few minutes... 09:11:34 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:11:34 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:11:34 + update-java-alternatives -l 09:11:34 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:11:34 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:11:34 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:11:34 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:11:34 update-alternatives: error: no alternatives for jaotc 09:11:34 update-alternatives: error: no alternatives for rmic 09:11:35 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:11:35 + java -version 09:11:35 + JAVA_VER=21 09:11:35 + echo 21 09:11:35 21 09:11:35 + javac -version 09:11:35 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:11:35 + JAVAC_VER=21 09:11:35 + echo 21 09:11:35 + [ 21 -ge 21 ] 09:11:35 + [ 21 -ge 21 ] 09:11:35 + echo ok, java is 21 or newer 09:11:35 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:11:35 21 09:11:35 ok, java is 21 or newer 09:11:35 2025-10-23 09:11:35 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 09:11:35 + sudo mkdir -p /opt 09:11:35 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:11:35 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:11:36 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:11:36 + mvn --version 09:11:36 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:11:36 Maven home: /opt/maven 09:11:36 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:11:36 Default locale: en, platform encoding: UTF-8 09:11:36 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:11:36 NOTE: Picked up JDK_JAVA_OPTIONS: 09:11:36 --add-opens=java.base/java.io=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.lang=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.net=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.nio=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.util=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:11:36 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:11:36 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:11:36 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:11:36 -Xlog:disable 09:11:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:11:40 [INFO] Once installed this environment will be reused. 09:11:40 [INFO] This may take a few minutes... 09:11:49 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:11:49 [INFO] Once installed this environment will be reused. 09:11:49 [INFO] This may take a few minutes... 09:11:54 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:11:54 [INFO] Once installed this environment will be reused. 09:11:54 [INFO] This may take a few minutes... 09:11:54 docs-linkcheck: freeze> python -m pip freeze --all 09:11:55 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 09:11:55 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 09:11:55 docs: freeze> python -m pip freeze --all 09:11:55 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 09:11:55 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 09:11:58 docs: OK ✔ in 33.48 seconds 09:11:58 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:12:02 docs-linkcheck: OK ✔ in 35.18 seconds 09:12:02 pylint: freeze> python -m pip freeze --all 09:12:02 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 09:12:02 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 09:12:07 trim trailing whitespace.................................................Passed 09:12:07 Tabs remover.............................................................Passed 09:12:08 autopep8.................................................................Passed 09:12:14 perltidy.................................................................Passed 09:12:14 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:12:15 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:12:15 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:12:15 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:12:15 [INFO] Once installed this environment will be reused. 09:12:15 [INFO] This may take a few minutes... 09:12:27 09:12:27 ------------------------------------ 09:12:27 Your code has been rated at 10.00/10 09:12:27 09:12:34 gitlint..................................................................Passed 09:13:27 pylint: OK ✔ in 30.81 seconds 09:13:27 pre-commit: OK ✔ in 1 minute 6.33 seconds 09:13:27 buildcontroller: OK ✔ in 2 minutes 1.63 seconds 09:13:27 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:13:27 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:13:27 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:13:27 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:13:42 build_karaf_tests190: freeze> python -m pip freeze --all 09:13:42 build_karaf_tests121: freeze> python -m pip freeze --all 09:13:42 build_karaf_tests71: freeze> python -m pip freeze --all 09:13:42 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:13:42 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:13:42 build karaf in karafoc with ./karafoc.env 09:13:42 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:13:42 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:13:42 build karaf in karaf121 with ./karaf121.env 09:13:42 NOTE: Picked up JDK_JAVA_OPTIONS: 09:13:42 --add-opens=java.base/java.io=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.lang=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.net=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.nio=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:13:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:13:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:13:42 -Xlog:disable 09:13:42 NOTE: Picked up JDK_JAVA_OPTIONS: 09:13:42 --add-opens=java.base/java.io=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.lang=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.net=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.nio=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:13:42 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:13:42 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:13:42 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:13:42 -Xlog:disable 09:13:43 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:13:43 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:13:43 build karaf in karaf71 with ./karaf71.env 09:13:43 NOTE: Picked up JDK_JAVA_OPTIONS: 09:13:43 --add-opens=java.base/java.io=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.lang=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.net=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.nio=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.util=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:13:43 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:13:43 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:13:43 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:13:43 -Xlog:disable 09:13:44 build_karaf_tests221: freeze> python -m pip freeze --all 09:13:44 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:13:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:13:44 build karaf in karaf221 with ./karaf221.env 09:13:45 NOTE: Picked up JDK_JAVA_OPTIONS: 09:13:45 --add-opens=java.base/java.io=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.lang=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.net=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.nio=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.util=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:13:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:13:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:13:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:13:45 -Xlog:disable 09:14:56 build_karaf_tests71: OK ✔ in 1 minute 28.58 seconds 09:14:56 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:15:07 build_karaf_tests190: OK ✔ in 1 minute 40.22 seconds 09:15:07 build_karaf_tests121: OK ✔ in 1 minute 40.24 seconds 09:15:07 build_karaf_tests221: OK ✔ in 1 minute 40.24 seconds 09:15:07 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:15:07 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:15:14 buildlighty: freeze> python -m pip freeze --all 09:15:14 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:15:14 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 09:15:14 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 09:15:16 sims: freeze> python -m pip freeze --all 09:15:16 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:15:16 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 09:15:16 Using lighynode version 20.1.0.5 09:15:16 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 09:16:20 sims: OK ✔ in 13.07 seconds 09:16:20 buildlighty: OK ✔ in 40.08 seconds 09:16:20 testsPCE: freeze> python -m pip freeze --all 09:16:21 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 09:16:21 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 09:16:21 pytest -q transportpce_tests/pce/test01_pce.py 09:17:09 .................... [100%] 09:18:12 20 passed in 110.81s (0:01:50) 09:18:12 pytest -q transportpce_tests/pce/test02_pce_400G.py 09:18:28 ............ [100%] 09:18:59 12 passed in 46.55s 09:18:59 pytest -q transportpce_tests/pce/test03_gnpy.py 09:19:15 ........ [100%] 09:19:36 8 passed in 37.43s 09:19:37 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 09:20:08 ... [100%] 09:20:13 3 passed in 36.08s 09:20:14 testsPCE: OK ✔ in 5 minutes 6.69 seconds 09:20:14 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:20:14 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:20:14 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:20:21 tests121: freeze> python -m pip freeze --all 09:20:21 tests190: freeze> python -m pip freeze --all 09:20:21 tests_tapi: freeze> python -m pip freeze --all 09:20:21 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:20:21 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 09:20:21 using environment variables from ./karaf121.env 09:20:21 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 09:20:21 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:20:21 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 09:20:21 using environment variables from ./karaf221.env 09:20:21 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 09:20:21 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:20:21 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 09:20:21 using environment variables from ./karafoc.env 09:20:21 pytest -q transportpce_tests/oc/test01_portmapping.py 09:21:24 ........... [100%] 09:21:39 10 passed in 78.13s (0:01:18) 09:21:40 pytest -q transportpce_tests/oc/test02_topology.py 09:21:46 .................................... [100%] 09:22:27 21 passed in 125.72s (0:02:05) 09:22:27 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 09:22:27 ........................ [100%] 09:22:46 14 passed in 65.67s (0:01:05) 09:22:46 pytest -q transportpce_tests/oc/test03_renderer.py 09:22:46 ............... [100%] 09:23:24 6 passed in 56.51s 09:23:24 pytest -q transportpce_tests/1.2.1/test03_topology.py 09:23:25 ..................... [100%] 09:23:45 19 passed in 58.25s 09:23:45 tests190: OK ✔ in 3 minutes 31.63 seconds 09:23:45 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:23:50 .tests71: freeze> python -m pip freeze --all 09:23:52 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:23:52 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 09:23:52 using environment variables from ./karaf71.env 09:23:52 pytest -q transportpce_tests/7.1/test01_portmapping.py 09:24:11 ...................................... [100%] 09:24:48 12 passed in 54.96s 09:24:48 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 09:24:50 ............................. [100%] 09:25:33 51 passed in 312.07s (0:05:12) 09:25:33 pytest -q transportpce_tests/tapi/test02_full_topology.py 09:25:34 ..................... [100%] 09:25:56 44 passed in 151.49s (0:02:31) 09:25:56 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 09:25:58 ............................................................................... [100%] 09:27:28 62 passed in 159.25s (0:02:39) 09:27:28 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 09:27:28 ... [100%] 09:27:32 24 passed in 96.45s (0:01:36) 09:27:33 pytest -q transportpce_tests/1.2.1/test05_olm.py 09:27:53 ........................................................................................ [100%] 09:30:03 48 passed in 154.68s (0:02:34) 09:30:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 09:30:06 ............................... [100%] 09:30:57 40 passed in 204.18s (0:03:24) 09:30:58 .pytest -q transportpce_tests/1.2.1/test06_end2end.py 09:31:00 .......... [100%] 09:31:16 36 passed in 342.32s (0:05:42) 09:31:16 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 09:31:18 . [100%] 09:31:20 22 passed in 76.89s (0:01:16) 09:31:51 ....................................................................................................................... [100%] 09:40:09 54 passed in 550.82s (0:09:10) 09:41:48 ...... [100%] 09:42:42 71 passed in 686.12s (0:11:26) 09:42:42 pytest -q transportpce_tests/tapi/test04_topo_extension.py 09:43:41 ................... [100%] 09:45:09 19 passed in 146.76s (0:02:26) 09:45:10 tests71: OK ✔ in 7 minutes 35.47 seconds 09:45:10 tests121: OK ✔ in 19 minutes 55.72 seconds 09:45:10 tests_tapi: OK ✔ in 24 minutes 56.59 seconds 09:45:10 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 09:45:20 tests221: freeze> python -m pip freeze --all 09:45:20 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:45:20 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 09:45:20 using environment variables from ./karaf221.env 09:45:20 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 09:46:02 ................................... [100%] 09:46:42 35 passed in 81.44s (0:01:21) 09:46:42 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 09:47:16 ...... [100%] 09:47:30 6 passed in 47.39s 09:47:30 pytest -q transportpce_tests/2.2.1/test03_topology.py 09:48:15 ............................................ [100%] 09:49:50 44 passed in 140.43s (0:02:20) 09:49:50 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 09:50:28 ............ [100%] 09:50:52 12 passed in 61.65s (0:01:01) 09:50:52 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 09:51:20 ................ [100%] 09:52:49 16 passed in 116.14s (0:01:56) 09:52:49 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 09:53:20 ............................... [100%] 09:53:27 31 passed in 37.43s 09:53:27 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 09:54:04 .......................... [100%] 09:55:00 26 passed in 92.73s (0:01:32) 09:55:00 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 09:55:37 ...................... [100%] 09:56:41 22 passed in 100.74s (0:01:40) 09:56:41 pytest -q transportpce_tests/2.2.1/test09_olm.py 09:57:21 ........................................ [100%] 09:59:43 40 passed in 182.41s (0:03:02) 09:59:43 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 10:00:26 ........................................................................ [ 74%] 10:06:03 ......................... [100%] 10:07:55 97 passed in 491.03s (0:08:11) 10:07:55 pytest -q transportpce_tests/2.2.1/test12_end2end.py 10:08:35 ...................................................... [100%] 10:18:22 54 passed in 627.20s (0:10:27) 10:18:22 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 10:19:16 ........................................................................ [ 71%] 10:24:25 ............................. [100%] 10:32:34 101 passed in 851.34s (0:14:11) 10:32:34 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 10:33:27 ........................................................................ [ 67%] 10:39:13 ................................... [100%] 10:42:33 107 passed in 599.14s (0:09:59) 10:42:33 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 10:43:19 ............................................. [100%] 10:45:56 45 passed in 202.37s (0:03:22) 10:45:56 tests221: OK ✔ in 1 hour 46.46 seconds 10:45:56 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 10:46:13 tests_hybrid: freeze> python -m pip freeze --all 10:46:13 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:46:13 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 10:46:13 using environment variables from ./karaf221.env 10:46:13 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 10:46:55 ................................................... [100%] 10:48:42 51 passed in 148.50s (0:02:28) 10:48:42 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 10:49:28 ........................................................................ [ 66%] 10:53:49 ..................................... [100%] 10:55:55 109 passed in 432.92s (0:07:12) 10:55:55 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 10:56:48 ..................................................... [100%] 11:00:21 53 passed in 265.32s (0:04:25) 11:00:21 buildcontroller: OK (121.63=setup[9.60]+cmd[112.02] seconds) 11:00:21 sims: OK (13.07=setup[9.57]+cmd[3.50] seconds) 11:00:21 build_karaf_tests121: OK (100.24=setup[16.36]+cmd[83.88] seconds) 11:00:21 testsPCE: OK (306.69=setup[74.53]+cmd[232.16] seconds) 11:00:21 tests121: OK (1195.72=setup[8.06]+cmd[1187.67] seconds) 11:00:21 build_karaf_tests221: OK (100.24=setup[18.32]+cmd[81.92] seconds) 11:00:21 tests_tapi: OK (1496.59=setup[8.07]+cmd[1488.52] seconds) 11:00:21 tests221: OK (3646.46=setup[10.58]+cmd[3635.88] seconds) 11:00:21 build_karaf_tests71: OK (88.58=setup[16.62]+cmd[71.96] seconds) 11:00:21 tests71: OK (455.47=setup[7.78]+cmd[447.69] seconds) 11:00:21 build_karaf_tests190: OK (100.22=setup[16.34]+cmd[83.88] seconds) 11:00:21 tests190: OK (211.63=setup[8.09]+cmd[203.54] seconds) 11:00:21 tests_hybrid: OK (864.95=setup[17.29]+cmd[847.66] seconds) 11:00:21 buildlighty: OK (40.08=setup[19.52]+cmd[20.56] seconds) 11:00:21 docs: OK (33.48=setup[30.66]+cmd[2.82] seconds) 11:00:21 docs-linkcheck: OK (35.18=setup[30.16]+cmd[5.03] seconds) 11:00:21 checkbashisms: OK (3.48=setup[2.15]+cmd[0.02,0.05,1.26] seconds) 11:00:21 pre-commit: OK (66.33=setup[3.22]+cmd[0.01,0.01,43.30,19.79] seconds) 11:00:21 pylint: OK (30.81=setup[4.44]+cmd[26.37] seconds) 11:00:21 congratulations :) (6536.61 seconds) 11:00:21 + tox_status=0 11:00:21 + echo '---> Completed tox runs' 11:00:21 ---> Completed tox runs 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/build_karaf_tests121/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=build_karaf_tests121 11:00:21 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/build_karaf_tests190/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=build_karaf_tests190 11:00:21 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 11:00:21 + for i in .tox/*/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 ++ echo .tox/build_karaf_tests221/log 11:00:21 + tox_env=build_karaf_tests221 11:00:21 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/build_karaf_tests71/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=build_karaf_tests71 11:00:21 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/buildcontroller/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=buildcontroller 11:00:21 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/buildlighty/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=buildlighty 11:00:21 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/checkbashisms/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=checkbashisms 11:00:21 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/docs-linkcheck/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=docs-linkcheck 11:00:21 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/docs/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=docs 11:00:21 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/pre-commit/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=pre-commit 11:00:21 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/pylint/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=pylint 11:00:21 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/sims/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=sims 11:00:21 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/tests121/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=tests121 11:00:21 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/tests190/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=tests190 11:00:21 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/tests221/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=tests221 11:00:21 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/tests71/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=tests71 11:00:21 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 11:00:21 + for i in .tox/*/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 ++ echo .tox/testsPCE/log 11:00:21 + tox_env=testsPCE 11:00:21 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 11:00:21 + for i in .tox/*/log 11:00:21 ++ echo .tox/tests_hybrid/log 11:00:21 ++ awk -F/ '{print $2}' 11:00:21 + tox_env=tests_hybrid 11:00:21 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 11:00:22 + for i in .tox/*/log 11:00:22 ++ echo .tox/tests_tapi/log 11:00:22 ++ awk -F/ '{print $2}' 11:00:22 + tox_env=tests_tapi 11:00:22 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 11:00:22 + DOC_DIR=docs/_build/html 11:00:22 + [[ -d docs/_build/html ]] 11:00:22 + echo '---> Archiving generated docs' 11:00:22 ---> Archiving generated docs 11:00:22 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 11:00:22 + echo '---> tox-run.sh ends' 11:00:22 ---> tox-run.sh ends 11:00:22 + test 0 -eq 0 11:00:22 $ ssh-agent -k 11:00:22 unset SSH_AUTH_SOCK; 11:00:22 unset SSH_AGENT_PID; 11:00:22 echo Agent pid 1565 killed; 11:00:22 [ssh-agent] Stopped. 11:00:22 [PostBuildScript] - [INFO] Executing post build scripts. 11:00:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2488275178323317250.sh 11:00:22 ---> sysstat.sh 11:00:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16583502934889371841.sh 11:00:22 ---> package-listing.sh 11:00:22 ++ facter osfamily 11:00:22 ++ tr '[:upper:]' '[:lower:]' 11:00:23 + OS_FAMILY=debian 11:00:23 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 11:00:23 + START_PACKAGES=/tmp/packages_start.txt 11:00:23 + END_PACKAGES=/tmp/packages_end.txt 11:00:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:00:23 + PACKAGES=/tmp/packages_start.txt 11:00:23 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:00:23 + PACKAGES=/tmp/packages_end.txt 11:00:23 + case "${OS_FAMILY}" in 11:00:23 + dpkg -l 11:00:23 + grep '^ii' 11:00:23 + '[' -f /tmp/packages_start.txt ']' 11:00:23 + '[' -f /tmp/packages_end.txt ']' 11:00:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:00:23 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 11:00:23 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:00:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 11:00:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16437786163333237307.sh 11:00:23 ---> capture-instance-metadata.sh 11:00:23 Setup pyenv: 11:00:23 system 11:00:23 3.8.20 11:00:23 3.9.20 11:00:23 3.10.15 11:00:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:00:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xx96 from file:/tmp/.os_lf_venv 11:00:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:26 lf-activate-venv(): INFO: Base packages installed successfully 11:00:26 lf-activate-venv(): INFO: Installing additional packages: lftools 11:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-xx96/bin to PATH 11:00:55 INFO: Running in OpenStack, capturing instance metadata 11:00:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10604555440061934633.sh 11:00:55 provisioning config files... 11:00:56 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3709 11:00:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7022340442174177966tmp 11:00:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:00:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:00:56 provisioning config files... 11:00:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:00:56 [EnvInject] - Injecting environment variables from a build step. 11:00:56 [EnvInject] - Injecting as environment variables the properties content 11:00:56 SERVER_ID=logs 11:00:56 11:00:56 [EnvInject] - Variables injected successfully. 11:00:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1466199217179414755.sh 11:00:56 ---> create-netrc.sh 11:00:56 WARN: Log server credential not found. 11:00:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13626652393593776013.sh 11:00:56 ---> python-tools-install.sh 11:00:56 Setup pyenv: 11:00:56 system 11:00:56 3.8.20 11:00:56 3.9.20 11:00:56 3.10.15 11:00:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:00:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xx96 from file:/tmp/.os_lf_venv 11:00:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:58 lf-activate-venv(): INFO: Base packages installed successfully 11:00:58 lf-activate-venv(): INFO: Installing additional packages: lftools 11:01:10 lf-activate-venv(): INFO: Adding /tmp/venv-xx96/bin to PATH 11:01:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1177543564683855166.sh 11:01:10 ---> sudo-logs.sh 11:01:10 Archiving 'sudo' log.. 11:01:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5927896331997396678.sh 11:01:10 ---> job-cost.sh 11:01:10 Setup pyenv: 11:01:10 system 11:01:10 3.8.20 11:01:10 3.9.20 11:01:10 3.10.15 11:01:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:01:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xx96 from file:/tmp/.os_lf_venv 11:01:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:12 lf-activate-venv(): INFO: Base packages installed successfully 11:01:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:01:19 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. 11:01:19 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 11:01:19 lf-activate-venv(): INFO: Adding /tmp/venv-xx96/bin to PATH 11:01:19 INFO: No Stack... 11:01:20 INFO: Retrieving Pricing Info for: v3-standard-4 11:01:20 INFO: Archiving Costs 11:01:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16500988478725530066.sh 11:01:20 ---> logs-deploy.sh 11:01:20 Setup pyenv: 11:01:20 system 11:01:20 3.8.20 11:01:20 3.9.20 11:01:20 3.10.15 11:01:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 11:01:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xx96 from file:/tmp/.os_lf_venv 11:01:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:01:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:01:23 lf-activate-venv(): INFO: Base packages installed successfully 11:01:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:01:33 lf-activate-venv(): INFO: Adding /tmp/venv-xx96/bin to PATH 11:01:33 WARNING: Nexus logging server not set 11:01:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3709/ 11:01:33 INFO: archiving logs to S3 11:01:36 ---> uname -a: 11:01:36 Linux prd-ubuntu2204-docker-4c-16g-1393 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:01:36 11:01:36 11:01:36 ---> lscpu: 11:01:36 Architecture: x86_64 11:01:36 CPU op-mode(s): 32-bit, 64-bit 11:01:36 Address sizes: 40 bits physical, 48 bits virtual 11:01:36 Byte Order: Little Endian 11:01:36 CPU(s): 4 11:01:36 On-line CPU(s) list: 0-3 11:01:36 Vendor ID: AuthenticAMD 11:01:36 Model name: AMD EPYC-Rome Processor 11:01:36 CPU family: 23 11:01:36 Model: 49 11:01:36 Thread(s) per core: 1 11:01:36 Core(s) per socket: 1 11:01:36 Socket(s): 4 11:01:36 Stepping: 0 11:01:36 BogoMIPS: 5600.00 11:01:36 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 11:01:36 Virtualization: AMD-V 11:01:36 Hypervisor vendor: KVM 11:01:36 Virtualization type: full 11:01:36 L1d cache: 128 KiB (4 instances) 11:01:36 L1i cache: 128 KiB (4 instances) 11:01:36 L2 cache: 2 MiB (4 instances) 11:01:36 L3 cache: 64 MiB (4 instances) 11:01:36 NUMA node(s): 1 11:01:36 NUMA node0 CPU(s): 0-3 11:01:36 Vulnerability Gather data sampling: Not affected 11:01:36 Vulnerability Indirect target selection: Not affected 11:01:36 Vulnerability Itlb multihit: Not affected 11:01:36 Vulnerability L1tf: Not affected 11:01:36 Vulnerability Mds: Not affected 11:01:36 Vulnerability Meltdown: Not affected 11:01:36 Vulnerability Mmio stale data: Not affected 11:01:36 Vulnerability Reg file data sampling: Not affected 11:01:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:01:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:01:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:01:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:01:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:01:36 Vulnerability Srbds: Not affected 11:01:36 Vulnerability Tsx async abort: Not affected 11:01:36 11:01:36 11:01:36 ---> nproc: 11:01:36 4 11:01:36 11:01:36 11:01:36 ---> df -h: 11:01:36 Filesystem Size Used Avail Use% Mounted on 11:01:36 tmpfs 1.6G 1.1M 1.6G 1% /run 11:01:36 /dev/vda1 78G 18G 61G 23% / 11:01:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:01:36 tmpfs 5.0M 0 5.0M 0% /run/lock 11:01:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:01:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:01:36 11:01:36 11:01:36 ---> free -m: 11:01:36 total used free shared buff/cache available 11:01:36 Mem: 15989 684 11101 3 4203 14961 11:01:36 Swap: 1023 11 1012 11:01:36 11:01:36 11:01:36 ---> ip addr: 11:01:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:01:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:01:36 inet 127.0.0.1/8 scope host lo 11:01:36 valid_lft forever preferred_lft forever 11:01:36 inet6 ::1/128 scope host 11:01:36 valid_lft forever preferred_lft forever 11:01:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:01:36 link/ether fa:16:3e:66:98:25 brd ff:ff:ff:ff:ff:ff 11:01:36 altname enp0s3 11:01:36 inet 10.30.171.151/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:01:36 valid_lft 79661sec preferred_lft 79661sec 11:01:36 inet6 fe80::f816:3eff:fe66:9825/64 scope link 11:01:36 valid_lft forever preferred_lft forever 11:01:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:01:36 link/ether 1e:22:b3:e2:54:97 brd ff:ff:ff:ff:ff:ff 11:01:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:01:36 valid_lft forever preferred_lft forever 11:01:36 11:01:36 11:01:36 ---> sar -b -r -n DEV: 11:01:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1393) 10/23/25 _x86_64_ (4 CPU) 11:01:36 11:01:36 09:09:19 LINUX RESTART (4 CPU) 11:01:36 11:01:36 09:10:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:01:36 09:20:01 100.44 5.29 90.30 4.85 605.08 35145.55 15985.81 11:01:36 09:30:01 67.10 23.01 41.11 2.99 312.55 5327.02 7474.73 11:01:36 09:40:01 10.64 1.16 9.02 0.46 22.60 247.14 268.36 11:01:36 09:50:01 13.86 0.26 12.94 0.66 18.21 645.12 534.00 11:01:36 10:00:01 16.50 0.03 15.78 0.69 0.99 441.03 1259.34 11:01:36 10:10:01 6.33 0.02 6.05 0.27 0.47 176.56 50.07 11:01:36 10:20:01 4.79 0.04 4.57 0.18 1.49 129.91 334.92 11:01:36 10:30:12 16.19 0.06 3.10 13.03 1.45 52.20 207762.82 11:01:36 10:40:01 5.59 0.02 5.39 0.17 0.54 158.79 314.91 11:01:36 10:50:01 10.03 0.01 9.58 0.44 0.68 614.96 398.57 11:01:36 11:00:01 4.88 0.02 4.74 0.11 0.89 155.37 52.93 11:01:36 Average: 23.33 2.72 18.42 2.19 87.78 3919.29 21662.57 11:01:36 11:01:36 09:10:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:01:36 09:20:01 4087440 14494504 1432328 8.75 234368 9966884 2198096 12.62 2009332 9528004 2724 11:01:36 09:30:01 159796 3347268 12584496 76.86 262372 2908144 13306476 76.38 1954432 13674144 708 11:01:36 09:40:01 3895892 7103352 8830264 53.93 263560 2927216 9469224 54.35 1976172 9903176 152 11:01:36 09:50:01 11504052 14830840 1108080 6.77 268212 3041896 1855528 10.65 2016968 2310744 7276 11:01:36 10:00:01 10757668 14139352 1798980 10.99 271104 3093880 2878136 16.52 2023360 3046404 10304 11:01:36 10:10:01 8048520 11444016 4493208 27.44 271920 3106876 5223644 29.98 2025080 5733948 272 11:01:36 10:20:01 6767384 10178976 5757912 35.17 272392 3122488 6566612 37.69 2027284 7015420 264 11:01:36 10:30:12 6415172 9833772 6102380 37.27 273176 3128708 6791464 38.98 2032880 7362180 52 11:01:36 10:40:01 6528320 9963388 5972808 36.48 273744 3144608 6706844 38.50 2035860 7242044 348 11:01:36 10:50:01 7885112 11454532 4482488 27.38 277352 3270820 5227216 30.00 2053140 5880032 324 11:01:36 11:00:01 7003320 10595616 5340748 32.62 277776 3293280 5996348 34.42 2064136 6744520 152 11:01:36 Average: 6641152 10671420 5263972 32.15 267816 3727709 6019963 34.55 2019877 7130965 2052 11:01:36 11:01:36 09:10:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:01:36 09:20:01 lo 2.74 2.74 2.24 2.24 0.00 0.00 0.00 0.00 11:01:36 09:20:01 ens3 138.97 108.86 2020.93 13.62 0.00 0.00 0.00 0.00 11:01:36 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 09:30:01 lo 41.29 41.29 25.37 25.37 0.00 0.00 0.00 0.00 11:01:36 09:30:01 ens3 2.24 2.24 0.66 0.59 0.00 0.00 0.00 0.00 11:01:36 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 09:40:01 lo 33.37 33.37 12.49 12.49 0.00 0.00 0.00 0.00 11:01:36 09:40:01 ens3 1.30 1.43 0.29 1.25 0.00 0.00 0.00 0.00 11:01:36 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 09:50:01 lo 8.41 8.41 4.86 4.86 0.00 0.00 0.00 0.00 11:01:36 09:50:01 ens3 1.06 0.91 0.28 0.22 0.00 0.00 0.00 0.00 11:01:36 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 10:00:01 lo 17.06 17.06 8.49 8.49 0.00 0.00 0.00 0.00 11:01:36 10:00:01 ens3 0.79 0.78 0.17 0.14 0.00 0.00 0.00 0.00 11:01:36 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 10:10:01 lo 18.47 18.47 9.27 9.27 0.00 0.00 0.00 0.00 11:01:36 10:10:01 ens3 0.69 0.69 0.15 0.12 0.00 0.00 0.00 0.00 11:01:36 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 10:20:01 lo 21.63 21.63 8.54 8.54 0.00 0.00 0.00 0.00 11:01:36 10:20:01 ens3 0.52 0.35 0.15 0.10 0.00 0.00 0.00 0.00 11:01:36 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 10:30:12 lo 14.37 14.37 6.25 6.25 0.00 0.00 0.00 0.00 11:01:36 10:30:12 ens3 0.51 0.39 0.14 0.10 0.00 0.00 0.00 0.00 11:01:36 10:30:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 10:40:01 lo 13.65 13.65 8.52 8.52 0.00 0.00 0.00 0.00 11:01:36 10:40:01 ens3 0.71 0.50 0.20 0.15 0.00 0.00 0.00 0.00 11:01:36 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 10:50:01 lo 18.57 18.57 10.44 10.44 0.00 0.00 0.00 0.00 11:01:36 10:50:01 ens3 0.84 0.86 0.24 0.20 0.00 0.00 0.00 0.00 11:01:36 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 11:00:01 lo 33.25 33.25 12.93 12.93 0.00 0.00 0.00 0.00 11:01:36 11:00:01 ens3 0.70 0.66 0.15 0.13 0.00 0.00 0.00 0.00 11:01:36 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 Average: lo 20.26 20.26 9.94 9.94 0.00 0.00 0.00 0.00 11:01:36 Average: ens3 13.49 10.70 184.02 1.51 0.00 0.00 0.00 0.00 11:01:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:36 11:01:36 11:01:36 ---> sar -P ALL: 11:01:36 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1393) 10/23/25 _x86_64_ (4 CPU) 11:01:36 11:01:36 09:09:19 LINUX RESTART (4 CPU) 11:01:36 11:01:36 09:10:00 CPU %user %nice %system %iowait %steal %idle 11:01:36 09:20:01 all 38.84 0.00 2.36 6.27 0.10 52.43 11:01:36 09:20:01 0 37.13 0.00 2.19 5.24 0.10 55.34 11:01:36 09:20:01 1 37.33 0.00 2.33 6.56 0.11 53.67 11:01:36 09:20:01 2 38.69 0.00 2.47 7.33 0.11 51.40 11:01:36 09:20:01 3 42.21 0.00 2.43 5.93 0.10 49.33 11:01:36 09:30:01 all 62.51 0.00 2.55 0.27 0.14 34.53 11:01:36 09:30:01 0 63.31 0.00 2.60 0.25 0.15 33.69 11:01:36 09:30:01 1 60.92 0.00 2.55 0.12 0.14 36.26 11:01:36 09:30:01 2 62.96 0.00 2.46 0.35 0.14 34.09 11:01:36 09:30:01 3 62.83 0.00 2.60 0.37 0.14 34.06 11:01:36 09:40:01 all 20.23 0.00 1.00 0.44 0.14 78.19 11:01:36 09:40:01 0 19.70 0.00 0.97 0.38 0.12 78.83 11:01:36 09:40:01 1 20.38 0.00 1.04 0.70 0.14 77.73 11:01:36 09:40:01 2 20.75 0.00 0.99 0.52 0.15 77.58 11:01:36 09:40:01 3 20.08 0.00 0.99 0.18 0.13 78.63 11:01:36 09:50:01 all 23.37 0.00 1.02 0.98 0.09 74.54 11:01:36 09:50:01 0 22.82 0.00 1.06 0.40 0.08 75.64 11:01:36 09:50:01 1 23.46 0.00 1.10 1.11 0.10 74.23 11:01:36 09:50:01 2 23.33 0.00 1.05 1.39 0.09 74.14 11:01:36 09:50:01 3 23.88 0.00 0.89 1.01 0.09 74.15 11:01:36 10:00:01 all 26.62 0.00 0.94 0.07 0.09 72.30 11:01:36 10:00:01 0 25.51 0.00 0.89 0.08 0.08 73.43 11:01:36 10:00:01 1 27.15 0.00 0.91 0.05 0.09 71.81 11:01:36 10:00:01 2 26.87 0.00 0.99 0.06 0.09 72.00 11:01:36 10:00:01 3 26.93 0.00 0.95 0.08 0.09 71.94 11:01:36 10:10:01 all 10.93 0.00 0.53 0.16 0.08 88.31 11:01:36 10:10:01 0 10.69 0.00 0.49 0.21 0.08 88.53 11:01:36 10:10:01 1 10.87 0.00 0.58 0.06 0.08 88.41 11:01:36 10:10:01 2 11.09 0.00 0.56 0.16 0.08 88.12 11:01:36 10:10:01 3 11.07 0.00 0.48 0.20 0.07 88.18 11:01:36 10:20:01 all 8.65 0.00 0.41 0.23 0.08 90.62 11:01:36 10:20:01 0 8.50 0.00 0.33 0.54 0.07 90.56 11:01:36 10:20:01 1 8.74 0.00 0.37 0.19 0.08 90.62 11:01:36 10:20:01 2 9.16 0.00 0.52 0.15 0.08 90.09 11:01:36 10:20:01 3 8.21 0.00 0.41 0.05 0.10 91.23 11:01:36 10:30:12 all 2.66 0.00 0.21 0.04 0.08 97.01 11:01:36 10:30:12 0 2.36 0.00 0.18 0.09 0.07 97.29 11:01:36 10:30:12 1 2.58 0.00 0.23 0.00 0.08 97.10 11:01:36 10:30:12 2 2.52 0.00 0.21 0.06 0.08 97.14 11:01:36 10:30:12 3 3.18 0.00 0.22 0.01 0.08 96.50 11:01:36 10:40:01 all 9.18 0.00 0.44 0.03 0.09 90.27 11:01:36 10:40:01 0 8.87 0.00 0.41 0.01 0.08 90.62 11:01:36 10:40:01 1 9.43 0.00 0.47 0.06 0.09 89.95 11:01:36 10:40:01 2 9.42 0.00 0.46 0.02 0.09 90.01 11:01:36 10:40:01 3 8.97 0.00 0.44 0.02 0.09 90.48 11:01:36 10:50:01 all 19.11 0.00 0.74 1.03 0.10 79.03 11:01:36 10:50:01 0 19.63 0.00 0.82 2.89 0.09 76.57 11:01:36 10:50:01 1 19.31 0.00 0.70 0.34 0.10 79.55 11:01:36 10:50:01 2 18.90 0.00 0.73 0.65 0.10 79.62 11:01:36 10:50:01 3 18.61 0.00 0.70 0.23 0.09 80.37 11:01:36 11:00:01 all 10.48 0.00 0.55 0.91 0.08 87.97 11:01:36 11:00:01 0 10.43 0.00 0.45 0.89 0.08 88.14 11:01:36 11:00:01 1 10.22 0.00 0.63 1.87 0.09 87.20 11:01:36 11:00:01 2 10.82 0.00 0.55 0.68 0.08 87.88 11:01:36 11:00:01 3 10.47 0.00 0.56 0.21 0.08 88.68 11:01:36 11:01:36 Average: CPU %user %nice %system %iowait %steal %idle 11:01:36 Average: all 21.14 0.00 0.98 0.95 0.10 76.84 11:01:36 Average: 0 20.81 0.00 0.95 1.00 0.09 77.16 11:01:36 Average: 1 20.95 0.00 0.99 1.01 0.10 76.95 11:01:36 Average: 2 21.31 0.00 1.00 1.03 0.10 76.56 11:01:36 Average: 3 21.48 0.00 0.97 0.75 0.10 76.70 11:01:36 11:01:36 11:01:36