16:26:21 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116528 16:26:21 Running as SYSTEM 16:26:21 [EnvInject] - Loading node environment variables. 16:26:21 Building remotely on prd-ubuntu2204-docker-4c-16g-3846 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:26:24 [ssh-agent] Looking for ssh-agent implementation... 16:26:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:24 $ ssh-agent 16:26:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXZH7Qcu/agent.1558 16:26:24 SSH_AGENT_PID=1560 16:26:24 [ssh-agent] Started. 16:26:24 Running ssh-add (command line suppressed) 16:26:24 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2202523735278266578.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2202523735278266578.key) 16:26:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:26:24 The recommended git tool is: NONE 16:26:27 using credential jenkins-ssh 16:26:27 Wiping out workspace first. 16:26:27 Cloning the remote Git repository 16:26:27 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:26:27 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:26:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:26:27 > git --version # timeout=10 16:26:27 > git --version # 'git version 2.34.1' 16:26:27 using GIT_SSH to set credentials jenkins-ssh 16:26:27 Verifying host key using known hosts file 16:26:27 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. 16:26:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:26:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:26:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:26:38 using GIT_SSH to set credentials jenkins-ssh 16:26:38 Verifying host key using known hosts file 16:26:38 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. 16:26:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/28/116528/13 # timeout=10 16:26:39 > git rev-parse c34bdcaedb87d4095ecf3a65b1a0d02e76444dd4^{commit} # timeout=10 16:26:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:26:39 Checking out Revision c34bdcaedb87d4095ecf3a65b1a0d02e76444dd4 (refs/changes/28/116528/13) 16:26:39 > git config core.sparsecheckout # timeout=10 16:26:39 > git checkout -f c34bdcaedb87d4095ecf3a65b1a0d02e76444dd4 # timeout=10 16:26:39 Commit message: "Consolidate Implementation of PceTapiLink" 16:26:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:26:39 > git rev-list --no-walk 37c02d89c0b2b43dfac13bf225f770cf398a249a # timeout=10 16:26:39 > git remote # timeout=10 16:26:39 > git submodule init # timeout=10 16:26:39 > git submodule sync # timeout=10 16:26:39 > git config --get remote.origin.url # timeout=10 16:26:39 > git submodule init # timeout=10 16:26:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:26:39 ERROR: No submodules found. 16:26:42 provisioning config files... 16:26:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:26:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:26:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16373814944493894749.sh 16:26:42 ---> python-tools-install.sh 16:26:42 Setup pyenv: 16:26:42 * system (set by /opt/pyenv/version) 16:26:42 * 3.8.20 (set by /opt/pyenv/version) 16:26:42 * 3.9.20 (set by /opt/pyenv/version) 16:26:42 3.10.15 16:26:43 3.11.10 16:26:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l3eI 16:26:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:26:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:26:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:26:52 lf-activate-venv(): INFO: Base packages installed successfully 16:26:52 lf-activate-venv(): INFO: Installing additional packages: lftools 16:27:18 lf-activate-venv(): INFO: Adding /tmp/venv-l3eI/bin to PATH 16:27:18 Generating Requirements File 16:27:38 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. 16:27:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:27:38 Python 3.11.10 16:27:38 pip 25.2 from /tmp/venv-l3eI/lib/python3.11/site-packages/pip (python 3.11) 16:27:39 appdirs==1.4.4 16:27:39 argcomplete==3.6.2 16:27:39 aspy.yaml==1.3.0 16:27:39 attrs==25.4.0 16:27:39 autopage==0.5.2 16:27:39 beautifulsoup4==4.14.2 16:27:39 boto3==1.40.52 16:27:39 botocore==1.40.52 16:27:39 bs4==0.0.2 16:27:39 cachetools==6.2.1 16:27:39 certifi==2025.10.5 16:27:39 cffi==2.0.0 16:27:39 cfgv==3.4.0 16:27:39 chardet==5.2.0 16:27:39 charset-normalizer==3.4.4 16:27:39 click==8.3.0 16:27:39 cliff==4.11.0 16:27:39 cmd2==2.7.0 16:27:39 cryptography==3.3.2 16:27:39 debtcollector==3.0.0 16:27:39 decorator==5.2.1 16:27:39 defusedxml==0.7.1 16:27:39 Deprecated==1.2.18 16:27:39 distlib==0.4.0 16:27:39 dnspython==2.8.0 16:27:39 docker==7.1.0 16:27:39 dogpile.cache==1.5.0 16:27:39 durationpy==0.10 16:27:39 email-validator==2.3.0 16:27:39 filelock==3.20.0 16:27:39 future==1.0.0 16:27:39 gitdb==4.0.12 16:27:39 GitPython==3.1.45 16:27:39 google-auth==2.41.1 16:27:39 httplib2==0.31.0 16:27:39 identify==2.6.15 16:27:39 idna==3.11 16:27:39 importlib-resources==1.5.0 16:27:39 iso8601==2.1.0 16:27:39 Jinja2==3.1.6 16:27:39 jmespath==1.0.1 16:27:39 jsonpatch==1.33 16:27:39 jsonpointer==3.0.0 16:27:39 jsonschema==4.25.1 16:27:39 jsonschema-specifications==2025.9.1 16:27:39 keystoneauth1==5.12.0 16:27:39 kubernetes==34.1.0 16:27:39 lftools==0.37.15 16:27:39 lxml==6.0.2 16:27:39 markdown-it-py==4.0.0 16:27:39 MarkupSafe==3.0.3 16:27:39 mdurl==0.1.2 16:27:39 msgpack==1.1.2 16:27:39 multi_key_dict==2.0.3 16:27:39 munch==4.0.0 16:27:39 netaddr==1.3.0 16:27:39 niet==1.4.2 16:27:39 nodeenv==1.9.1 16:27:39 oauth2client==4.1.3 16:27:39 oauthlib==3.3.1 16:27:39 openstacksdk==4.7.1 16:27:39 os-service-types==1.8.0 16:27:39 osc-lib==4.2.0 16:27:39 oslo.config==10.0.0 16:27:39 oslo.context==6.1.0 16:27:39 oslo.i18n==6.6.0 16:27:39 oslo.log==7.2.1 16:27:39 oslo.serialization==5.8.0 16:27:39 oslo.utils==9.1.0 16:27:39 packaging==25.0 16:27:39 pbr==7.0.1 16:27:39 platformdirs==4.5.0 16:27:39 prettytable==3.16.0 16:27:39 psutil==7.1.0 16:27:39 pyasn1==0.6.1 16:27:39 pyasn1_modules==0.4.2 16:27:39 pycparser==2.23 16:27:39 pygerrit2==2.0.15 16:27:39 PyGithub==2.8.1 16:27:39 Pygments==2.19.2 16:27:39 PyJWT==2.10.1 16:27:39 PyNaCl==1.6.0 16:27:39 pyparsing==2.4.7 16:27:39 pyperclip==1.11.0 16:27:39 pyrsistent==0.20.0 16:27:39 python-cinderclient==9.8.0 16:27:39 python-dateutil==2.9.0.post0 16:27:39 python-heatclient==4.3.0 16:27:39 python-jenkins==1.8.3 16:27:39 python-keystoneclient==5.7.0 16:27:39 python-magnumclient==4.9.0 16:27:39 python-openstackclient==8.2.0 16:27:39 python-swiftclient==4.8.0 16:27:39 PyYAML==6.0.3 16:27:39 referencing==0.37.0 16:27:39 requests==2.32.5 16:27:39 requests-oauthlib==2.0.0 16:27:39 requestsexceptions==1.4.0 16:27:39 rfc3986==2.0.0 16:27:39 rich==14.2.0 16:27:39 rich-argparse==1.7.1 16:27:39 rpds-py==0.27.1 16:27:39 rsa==4.9.1 16:27:39 ruamel.yaml==0.18.15 16:27:39 ruamel.yaml.clib==0.2.14 16:27:39 s3transfer==0.14.0 16:27:39 simplejson==3.20.2 16:27:39 six==1.17.0 16:27:39 smmap==5.0.2 16:27:39 soupsieve==2.8 16:27:39 stevedore==5.5.0 16:27:39 tabulate==0.9.0 16:27:39 toml==0.10.2 16:27:39 tomlkit==0.13.3 16:27:39 tqdm==4.67.1 16:27:39 typing_extensions==4.15.0 16:27:39 tzdata==2025.2 16:27:39 urllib3==1.26.20 16:27:39 virtualenv==20.35.3 16:27:39 wcwidth==0.2.14 16:27:39 websocket-client==1.9.0 16:27:39 wrapt==1.17.3 16:27:39 xdg==6.0.0 16:27:39 xmltodict==1.0.2 16:27:39 yq==3.4.3 16:27:39 [EnvInject] - Injecting environment variables from a build step. 16:27:39 [EnvInject] - Injecting as environment variables the properties content 16:27:39 PYTHON=python3 16:27:39 16:27:39 [EnvInject] - Variables injected successfully. 16:27:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14496464194389018280.sh 16:27:39 ---> tox-install.sh 16:27:39 + source /home/jenkins/lf-env.sh 16:27:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:39 ++ mktemp -d /tmp/venv-XXXX 16:27:39 + lf_venv=/tmp/venv-iNJ9 16:27:39 + local venv_file=/tmp/.os_lf_venv 16:27:39 + local python=python3 16:27:39 + local options 16:27:39 + local set_path=true 16:27:39 + local install_args= 16:27:39 ++ 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 16:27:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:27:39 + true 16:27:39 + case $1 in 16:27:39 + venv_file=/tmp/.toxenv 16:27:39 + shift 2 16:27:39 + true 16:27:39 + case $1 in 16:27:39 + shift 16:27:39 + break 16:27:39 + case $python in 16:27:39 + local pkg_list= 16:27:39 + [[ -d /opt/pyenv ]] 16:27:39 + echo 'Setup pyenv:' 16:27:39 Setup pyenv: 16:27:39 + export PYENV_ROOT=/opt/pyenv 16:27:39 + PYENV_ROOT=/opt/pyenv 16:27:39 + 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 16:27:39 + 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 16:27:39 + pyenv versions 16:27:39 system 16:27:39 3.8.20 16:27:39 3.9.20 16:27:39 3.10.15 16:27:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:27:39 + command -v pyenv 16:27:39 ++ pyenv init - --no-rehash 16:27:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:27:39 for i in ${!paths[@]}; do 16:27:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:27:39 fi; done; 16:27:39 echo "${paths[*]}"'\'')" 16:27:39 export PATH="/opt/pyenv/shims:${PATH}" 16:27:39 export PYENV_SHELL=bash 16:27:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:27:39 pyenv() { 16:27:39 local command 16:27:39 command="${1:-}" 16:27:39 if [ "$#" -gt 0 ]; then 16:27:39 shift 16:27:39 fi 16:27:39 16:27:39 case "$command" in 16:27:39 rehash|shell) 16:27:39 eval "$(pyenv "sh-$command" "$@")" 16:27:39 ;; 16:27:39 *) 16:27:39 command pyenv "$command" "$@" 16:27:39 ;; 16:27:39 esac 16:27:39 }' 16:27:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:27:39 for i in ${!paths[@]}; do 16:27:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:27:39 fi; done; 16:27:39 echo "${paths[*]}"' 16:27:39 ++ 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 16:27:39 ++ 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 16:27:39 ++ 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 16:27:39 ++ export PYENV_SHELL=bash 16:27:39 ++ PYENV_SHELL=bash 16:27:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:27:39 +++ complete -F _pyenv pyenv 16:27:39 ++ lf-pyver python3 16:27:39 ++ local py_version_xy=python3 16:27:39 ++ local py_version_xyz= 16:27:39 ++ pyenv versions 16:27:39 ++ local command 16:27:39 ++ command=versions 16:27:39 ++ '[' 1 -gt 0 ']' 16:27:39 ++ shift 16:27:39 ++ case "$command" in 16:27:39 ++ command pyenv versions 16:27:39 ++ sed 's/^[ *]* //' 16:27:39 ++ grep -E '^[0-9.]*[0-9]$' 16:27:39 ++ awk '{ print $1 }' 16:27:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:27:39 +++ grep '^3' /tmp/.pyenv_versions 16:27:39 +++ sort -V 16:27:39 +++ tail -n 1 16:27:39 ++ py_version_xyz=3.11.10 16:27:39 ++ [[ -z 3.11.10 ]] 16:27:39 ++ echo 3.11.10 16:27:39 ++ return 0 16:27:39 + pyenv local 3.11.10 16:27:39 + local command 16:27:39 + command=local 16:27:39 + '[' 2 -gt 0 ']' 16:27:39 + shift 16:27:39 + case "$command" in 16:27:39 + command pyenv local 3.11.10 16:27:39 + for arg in "$@" 16:27:39 + case $arg in 16:27:39 + pkg_list+='tox ' 16:27:39 + for arg in "$@" 16:27:39 + case $arg in 16:27:39 + pkg_list+='virtualenv ' 16:27:39 + for arg in "$@" 16:27:39 + case $arg in 16:27:39 + pkg_list+='urllib3~=1.26.15 ' 16:27:39 + [[ -f /tmp/.toxenv ]] 16:27:39 + [[ ! -f /tmp/.toxenv ]] 16:27:39 + [[ -n '' ]] 16:27:39 + python3 -m venv /tmp/venv-iNJ9 16:27:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iNJ9' 16:27:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iNJ9 16:27:43 + echo /tmp/venv-iNJ9 16:27:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:27:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:27:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:27:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:27:43 + local 'pip_opts=--upgrade --quiet' 16:27:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:27:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:27:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:27:43 + [[ -n '' ]] 16:27:43 + [[ -n '' ]] 16:27:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:27:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:27:43 + /tmp/venv-iNJ9/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 16:27:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:27:47 lf-activate-venv(): INFO: Base packages installed successfully 16:27:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:27:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:27:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:27:47 + /tmp/venv-iNJ9/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 16:27:49 + type python3 16:27:49 + true 16:27:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iNJ9/bin to PATH' 16:27:49 lf-activate-venv(): INFO: Adding /tmp/venv-iNJ9/bin to PATH 16:27:49 + PATH=/tmp/venv-iNJ9/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 16:27:49 + return 0 16:27:49 + python3 --version 16:27:49 Python 3.11.10 16:27:49 + python3 -m pip --version 16:27:49 pip 25.2 from /tmp/venv-iNJ9/lib/python3.11/site-packages/pip (python 3.11) 16:27:49 + python3 -m pip freeze 16:27:49 cachetools==6.2.1 16:27:49 chardet==5.2.0 16:27:49 colorama==0.4.6 16:27:49 distlib==0.4.0 16:27:49 filelock==3.20.0 16:27:49 packaging==25.0 16:27:49 platformdirs==4.5.0 16:27:49 pluggy==1.6.0 16:27:49 pyproject-api==1.10.0 16:27:49 tox==4.31.0 16:27:49 urllib3==1.26.20 16:27:49 virtualenv==20.35.3 16:27:49 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4675118462824090899.sh 16:27:49 [EnvInject] - Injecting environment variables from a build step. 16:27:49 [EnvInject] - Injecting as environment variables the properties content 16:27:49 PARALLEL=True 16:27:49 16:27:49 [EnvInject] - Variables injected successfully. 16:27:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins368162293888901790.sh 16:27:49 ---> tox-run.sh 16:27:49 + 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 16:27:49 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:27:49 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:27:49 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:27:49 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:27:49 + source /home/jenkins/lf-env.sh 16:27:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:27:49 ++ mktemp -d /tmp/venv-XXXX 16:27:49 + lf_venv=/tmp/venv-Mx6H 16:27:49 + local venv_file=/tmp/.os_lf_venv 16:27:49 + local python=python3 16:27:49 + local options 16:27:49 + local set_path=true 16:27:49 + local install_args= 16:27:49 ++ 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 16:27:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:27:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:27:49 + true 16:27:49 + case $1 in 16:27:49 + venv_file=/tmp/.toxenv 16:27:49 + shift 2 16:27:49 + true 16:27:49 + case $1 in 16:27:49 + shift 16:27:49 + break 16:27:49 + case $python in 16:27:49 + local pkg_list= 16:27:49 + [[ -d /opt/pyenv ]] 16:27:49 + echo 'Setup pyenv:' 16:27:49 Setup pyenv: 16:27:49 + export PYENV_ROOT=/opt/pyenv 16:27:49 + PYENV_ROOT=/opt/pyenv 16:27:49 + 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 16:27:49 + 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 16:27:49 + pyenv versions 16:27:49 system 16:27:49 3.8.20 16:27:49 3.9.20 16:27:49 3.10.15 16:27:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:27:49 + command -v pyenv 16:27:49 ++ pyenv init - --no-rehash 16:27:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:27:49 for i in ${!paths[@]}; do 16:27:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:27:49 fi; done; 16:27:49 echo "${paths[*]}"'\'')" 16:27:49 export PATH="/opt/pyenv/shims:${PATH}" 16:27:49 export PYENV_SHELL=bash 16:27:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:27:49 pyenv() { 16:27:49 local command 16:27:49 command="${1:-}" 16:27:49 if [ "$#" -gt 0 ]; then 16:27:49 shift 16:27:49 fi 16:27:49 16:27:49 case "$command" in 16:27:49 rehash|shell) 16:27:49 eval "$(pyenv "sh-$command" "$@")" 16:27:49 ;; 16:27:49 *) 16:27:49 command pyenv "$command" "$@" 16:27:49 ;; 16:27:49 esac 16:27:49 }' 16:27:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:27:49 for i in ${!paths[@]}; do 16:27:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:27:49 fi; done; 16:27:49 echo "${paths[*]}"' 16:27:49 ++ 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 16:27:49 ++ 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 16:27:49 ++ 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 16:27:49 ++ export PYENV_SHELL=bash 16:27:49 ++ PYENV_SHELL=bash 16:27:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:27:49 +++ complete -F _pyenv pyenv 16:27:49 ++ lf-pyver python3 16:27:49 ++ local py_version_xy=python3 16:27:49 ++ local py_version_xyz= 16:27:49 ++ pyenv versions 16:27:49 ++ local command 16:27:49 ++ command=versions 16:27:49 ++ '[' 1 -gt 0 ']' 16:27:49 ++ shift 16:27:49 ++ case "$command" in 16:27:49 ++ command pyenv versions 16:27:49 ++ sed 's/^[ *]* //' 16:27:49 ++ grep -E '^[0-9.]*[0-9]$' 16:27:49 ++ awk '{ print $1 }' 16:27:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:27:49 +++ grep '^3' /tmp/.pyenv_versions 16:27:49 +++ sort -V 16:27:49 +++ tail -n 1 16:27:49 ++ py_version_xyz=3.11.10 16:27:49 ++ [[ -z 3.11.10 ]] 16:27:49 ++ echo 3.11.10 16:27:49 ++ return 0 16:27:49 + pyenv local 3.11.10 16:27:49 + local command 16:27:49 + command=local 16:27:49 + '[' 2 -gt 0 ']' 16:27:49 + shift 16:27:49 + case "$command" in 16:27:49 + command pyenv local 3.11.10 16:27:50 + for arg in "$@" 16:27:50 + case $arg in 16:27:50 + pkg_list+='tox ' 16:27:50 + for arg in "$@" 16:27:50 + case $arg in 16:27:50 + pkg_list+='virtualenv ' 16:27:50 + for arg in "$@" 16:27:50 + case $arg in 16:27:50 + pkg_list+='urllib3~=1.26.15 ' 16:27:50 + [[ -f /tmp/.toxenv ]] 16:27:50 ++ cat /tmp/.toxenv 16:27:50 + lf_venv=/tmp/venv-iNJ9 16:27:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNJ9 from' file:/tmp/.toxenv 16:27:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNJ9 from file:/tmp/.toxenv 16:27:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:27:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:27:50 + local 'pip_opts=--upgrade --quiet' 16:27:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:27:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:27:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:27:50 + [[ -n '' ]] 16:27:50 + [[ -n '' ]] 16:27:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:27:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:27:50 + /tmp/venv-iNJ9/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 16:27:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:27:51 lf-activate-venv(): INFO: Base packages installed successfully 16:27:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:27:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:27:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:27:51 + /tmp/venv-iNJ9/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 16:27:52 + type python3 16:27:52 + true 16:27:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iNJ9/bin to PATH' 16:27:52 lf-activate-venv(): INFO: Adding /tmp/venv-iNJ9/bin to PATH 16:27:52 + PATH=/tmp/venv-iNJ9/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 16:27:52 + return 0 16:27:52 + [[ -d /opt/pyenv ]] 16:27:52 + echo '---> Setting up pyenv' 16:27:52 ---> Setting up pyenv 16:27:52 + export PYENV_ROOT=/opt/pyenv 16:27:52 + PYENV_ROOT=/opt/pyenv 16:27:52 + export PATH=/opt/pyenv/bin:/tmp/venv-iNJ9/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 16:27:52 + PATH=/opt/pyenv/bin:/tmp/venv-iNJ9/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 16:27:52 ++ pwd 16:27:52 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:27:52 + export PYTHONPATH 16:27:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:27:52 + TOX_TESTENV_PASSENV=PYTHONPATH 16:27:52 + tox --version 16:27:52 4.31.0 from /tmp/venv-iNJ9/lib/python3.11/site-packages/tox/__init__.py 16:27:52 + PARALLEL=True 16:27:52 + TOX_OPTIONS_LIST= 16:27:52 + [[ -n '' ]] 16:27:52 + case ${PARALLEL,,} in 16:27:52 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:27:52 + tox --parallel auto --parallel-live 16:27:52 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:27:53 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 16:27:54 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:27:54 checkbashisms: freeze> python -m pip freeze --all 16:27:54 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:27:54 checkbashisms: pip==25.2,setuptools==80.9.0 16:27:54 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:27:54 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)' 16:27:54 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:27:55 checkbashisms: OK ✔ in 3.19 seconds 16:27:55 pre-commit: install_deps> python -I -m pip install pre-commit 16:27:58 pre-commit: freeze> python -m pip freeze --all 16:27:58 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 16:27:58 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:27:58 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)' 16:27:58 /usr/bin/cpan 16:27:58 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:27:59 [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. 16:27:59 [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. 16:27:59 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:27:59 [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. 16:27:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:27:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:28:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:28:00 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:28:01 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:28:01 buildcontroller: freeze> python -m pip freeze --all 16:28:01 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:28:01 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:28:01 + update-java-alternatives -l 16:28:01 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:28:01 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:28:01 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:28:01 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:28:01 update-alternatives: error: no alternatives for jaotc 16:28:01 update-alternatives: error: no alternatives for rmic 16:28:01 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:28:01 + java -version 16:28:01 + JAVA_VER=21 16:28:01 + echo 21 16:28:01 21 16:28:01 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:28:01 + javac -version 16:28:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:28:01 [INFO] Once installed this environment will be reused. 16:28:01 [INFO] This may take a few minutes... 16:28:02 + JAVAC_VER=21 16:28:02 + echo 21 16:28:02 21 16:28:02 ok, java is 21 or newer 16:28:02 + [ 21 -ge 21 ] 16:28:02 + [ 21 -ge 21 ] 16:28:02 + echo ok, java is 21 or newer 16:28:02 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:28:02 2025-10-15 16:28:02 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] 16:28:02 + sudo mkdir -p /opt 16:28:02 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:28:02 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:28:02 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:28:02 + mvn --version 16:28:03 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:28:03 Maven home: /opt/maven 16:28:03 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:28:03 Default locale: en, platform encoding: UTF-8 16:28:03 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 16:28:03 NOTE: Picked up JDK_JAVA_OPTIONS: 16:28:03 --add-opens=java.base/java.io=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.lang=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.net=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.nio=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.util=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:28:03 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:28:03 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:28:03 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:28:03 -Xlog:disable 16:28:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:28:07 [INFO] Once installed this environment will be reused. 16:28:07 [INFO] This may take a few minutes... 16:28:14 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:28:14 [INFO] Once installed this environment will be reused. 16:28:14 [INFO] This may take a few minutes... 16:28:19 docs: freeze> python -m pip freeze --all 16:28:19 docs-linkcheck: freeze> python -m pip freeze --all 16:28:19 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==11.3.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 16:28:19 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 16:28:19 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==11.3.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 16:28:19 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 16:28:20 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:28:20 [INFO] Once installed this environment will be reused. 16:28:20 [INFO] This may take a few minutes... 16:28:22 docs: OK ✔ in 29.99 seconds 16:28:22 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:28:26 docs-linkcheck: OK ✔ in 31.59 seconds 16:28:26 pylint: freeze> python -m pip freeze --all 16:28:27 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.1,setuptools==80.9.0,tomlkit==0.13.3 16:28:27 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}$' '{}' + 16:28:32 trim trailing whitespace.................................................Passed 16:28:32 Tabs remover.............................................................Passed 16:28:33 autopep8.................................................................Passed 16:28:39 perltidy.................................................................Passed 16:28:39 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:28:40 [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. 16:28:40 [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. 16:28:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:28:40 [INFO] Once installed this environment will be reused. 16:28:40 [INFO] This may take a few minutes... 16:28:48 gitlint..................................................................Passed 16:28:52 16:28:52 ------------------------------------ 16:28:52 Your code has been rated at 10.00/10 16:28:52 16:29:48 pre-commit: OK ✔ in 52.65 seconds 16:29:48 pylint: OK ✔ in 32.37 seconds 16:29:48 buildcontroller: OK ✔ in 1 minute 54.92 seconds 16:29:48 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 16:29:48 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 16:29:48 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 16:29:48 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 16:29:55 build_karaf_tests71: freeze> python -m pip freeze --all 16:29:55 build_karaf_tests221: freeze> python -m pip freeze --all 16:29:55 build_karaf_tests121: freeze> python -m pip freeze --all 16:29:55 build_karaf_tests190: freeze> python -m pip freeze --all 16:29:55 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:29:55 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:55 build karaf in karaf71 with ./karaf71.env 16:29:55 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:29:55 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:55 build karaf in karaf221 with ./karaf221.env 16:29:55 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:55 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:55 -Xlog:disable 16:29:55 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:29:55 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:55 build karaf in karaf121 with ./karaf121.env 16:29:55 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:29:55 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:29:55 build karaf in karafoc with ./karafoc.env 16:29:55 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:55 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:55 -Xlog:disable 16:29:55 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:55 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:55 -Xlog:disable 16:29:55 NOTE: Picked up JDK_JAVA_OPTIONS: 16:29:55 --add-opens=java.base/java.io=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.net=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:29:55 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:29:55 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:29:55 -Xlog:disable 16:30:50 build_karaf_tests121: OK ✔ in 1 minute 2.68 seconds 16:30:50 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 16:30:55 build_karaf_tests71: OK ✔ in 1 minute 7.2 seconds 16:30:55 build_karaf_tests190: OK ✔ in 1 minute 7.27 seconds 16:30:55 build_karaf_tests221: OK ✔ in 1 minute 7.29 seconds 16:30:55 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 16:30:55 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 16:31:05 buildlighty: freeze> python -m pip freeze --all 16:31:05 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:31:05 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:31:05 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:31:06 sims: freeze> python -m pip freeze --all 16:31:07 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:31:07 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:31:07 Using lighynode version 20.1.0.5 16:31:07 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:32:10 sims: OK ✔ in 17.56 seconds 16:32:10 buildlighty: OK ✔ in 38.94 seconds 16:32:10 testsPCE: freeze> python -m pip freeze --all 16:32:10 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.1.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==11.3.0,pip==25.2,pluggy==1.6.0,psutil==7.1.0,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 16:32:10 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:32:10 pytest -q transportpce_tests/pce/test01_pce.py 16:32:57 .................... [100%] 16:34:00 20 passed in 109.69s (0:01:49) 16:34:00 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:34:17 ............ [100%] 16:34:47 12 passed in 46.56s 16:34:47 pytest -q transportpce_tests/pce/test03_gnpy.py 16:35:04 ........ [100%] 16:35:25 8 passed in 37.59s 16:35:25 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 16:36:00 ... [100%] 16:36:06 3 passed in 39.57s 16:36:06 testsPCE: OK ✔ in 5 minutes 11.2 seconds 16:36:06 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 16:36:06 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 16:36:06 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 16:36:14 tests_tapi: freeze> python -m pip freeze --all 16:36:14 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:36:14 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 16:36:14 using environment variables from ./karaf221.env 16:36:14 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 16:36:14 tests190: freeze> python -m pip freeze --all 16:36:15 tests121: freeze> python -m pip freeze --all 16:36:15 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:36:15 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 16:36:15 using environment variables from ./karafoc.env 16:36:15 pytest -q transportpce_tests/oc/test01_portmapping.py 16:36:15 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:36:15 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 16:36:15 using environment variables from ./karaf121.env 16:36:15 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 16:37:27 ........... [100%] 16:37:44 10 passed in 89.37s (0:01:29) 16:37:45 pytest -q transportpce_tests/oc/test02_topology.py 16:37:51 ........................ [100%] 16:38:31 21 passed in 135.09s (0:02:15) 16:38:31 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 16:38:33 .................................. [100%] 16:38:57 14 passed in 72.31s (0:01:12) 16:38:57 pytest -q transportpce_tests/oc/test03_renderer.py 16:38:59 ................ [100%] 16:39:31 6 passed in 60.13s (0:01:00) 16:39:31 pytest -q transportpce_tests/1.2.1/test03_topology.py 16:39:34 ...................... [100%] 16:39:55 19 passed in 57.02s 16:39:55 tests190: OK ✔ in 3 minutes 49.19 seconds 16:39:55 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 16:40:02 tests71: freeze> python -m pip freeze --all 16:40:03 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 16:40:03 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 16:40:03 using environment variables from ./karaf71.env 16:40:03 pytest -q transportpce_tests/7.1/test01_portmapping.py 16:40:08 ................................... [100%] 16:40:55 12 passed in 51.73s 16:40:55 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 16:40:55 .................................................. [100%] 16:42:02 44 passed in 150.47s (0:02:30) 16:42:02 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 16:42:03 ................................................................ [100%] 16:43:26 24 passed in 83.86s (0:01:23) 16:43:26 .pytest -q transportpce_tests/1.2.1/test05_olm.py 16:43:28 .. [100%] 16:43:32 62 passed in 157.43s (0:02:37) 16:43:33 .pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 16:44:17 ............................................................................. [100%] 16:46:02 48 passed in 149.63s (0:02:29) 16:46:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 16:46:05 .................... [100%] 16:46:45 40 passed in 197.98s (0:03:17) 16:46:45 pytest -q transportpce_tests/1.2.1/test06_end2end.py 16:46:45 ............... [100%] 16:47:18 22 passed in 75.21s (0:01:15) 16:47:26 ........... [100%] 16:47:48 51 passed in 693.99s (0:11:33) 16:47:49 pytest -q transportpce_tests/tapi/test02_full_topology.py 16:47:59 .......................................................................... [100%] 16:53:18 36 passed in 328.68s (0:05:28) 16:53:18 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 16:53:26 .................................. [100%] 16:55:41 54 passed in 536.27s (0:08:56) 16:55:43 ........................................... [100%] 16:58:26 71 passed in 307.80s (0:05:07) 16:58:26 pytest -q transportpce_tests/tapi/test04_topo_extension.py 16:59:16 ................... [100%] 17:03:46 19 passed in 320.10s (0:05:20) 17:03:46 tests71: OK ✔ in 7 minutes 23.3 seconds 17:03:46 tests121: OK ✔ in 19 minutes 35.62 seconds 17:03:46 tests_tapi: OK ✔ in 27 minutes 40.49 seconds 17:03:46 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 17:03:53 tests221: freeze> python -m pip freeze --all 17:03:53 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 17:03:53 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:03:53 using environment variables from ./karaf221.env 17:03:53 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:04:30 ................................... [100%] 17:05:10 35 passed in 76.00s (0:01:15) 17:05:10 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:05:41 ...... [100%] 17:05:54 6 passed in 44.29s 17:05:54 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:06:37 ............................................ [100%] 17:08:11 44 passed in 136.85s (0:02:16) 17:08:11 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:08:47 ............ [100%] 17:09:11 12 passed in 59.26s 17:09:11 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:09:38 ................ [100%] 17:11:07 16 passed in 115.51s (0:01:55) 17:11:07 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:11:36 ............................... [100%] 17:11:43 31 passed in 36.11s 17:11:43 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:12:19 .......................... [100%] 17:13:15 26 passed in 91.18s (0:01:31) 17:13:15 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:13:50 ...................... [100%] 17:14:54 22 passed in 98.93s (0:01:38) 17:14:54 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:15:33 ........................................ [100%] 17:17:55 40 passed in 181.06s (0:03:01) 17:17:55 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:18:38 ........................................................................ [ 74%] 17:24:14 ......................... [100%] 17:26:06 97 passed in 490.86s (0:08:10) 17:26:06 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:26:45 ...................................................... [100%] 17:33:32 54 passed in 445.54s (0:07:25) 17:33:32 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 17:34:26 ........................................................................ [ 71%] 17:39:33 ............................. [100%] 17:41:42 101 passed in 489.98s (0:08:09) 17:41:42 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 17:42:35 ........................................................................ [ 67%] 17:48:21 ................................... [100%] 17:51:41 107 passed in 598.63s (0:09:58) 17:51:41 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 17:52:24 ............................................. [100%] 17:55:01 45 passed in 199.01s (0:03:19) 17:55:01 tests221: OK ✔ in 51 minutes 14.55 seconds 17:55:01 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 17:55:08 tests_hybrid: freeze> python -m pip freeze --all 17:55:08 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.2,dict2xml==1.7.7,idna==3.11,iniconfig==2.1.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.0,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 17:55:08 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 17:55:08 using environment variables from ./karaf221.env 17:55:08 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 17:55:48 ................................................... [100%] 17:57:35 51 passed in 146.57s (0:02:26) 17:57:35 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 17:58:16 ........................................................................ [ 66%] 18:02:36 ..................................... [100%] 18:04:43 109 passed in 427.20s (0:07:07) 18:04:43 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:05:30 ..................................................... [100%] 18:12:02 53 passed in 438.92s (0:07:18) 18:12:02 buildcontroller: OK (114.92=setup[8.66]+cmd[106.27] seconds) 18:12:02 sims: OK (17.56=setup[12.27]+cmd[5.29] seconds) 18:12:02 build_karaf_tests121: OK (62.67=setup[7.78]+cmd[54.90] seconds) 18:12:02 testsPCE: OK (311.20=setup[75.96]+cmd[235.24] seconds) 18:12:02 tests121: OK (1175.62=setup[9.48]+cmd[1166.14] seconds) 18:12:02 build_karaf_tests221: OK (67.29=setup[7.75]+cmd[59.54] seconds) 18:12:02 tests_tapi: OK (1660.49=setup[8.60]+cmd[1651.89] seconds) 18:12:02 tests221: OK (3074.55=setup[7.22]+cmd[3067.32] seconds) 18:12:02 build_karaf_tests71: OK (67.19=setup[7.69]+cmd[59.50] seconds) 18:12:02 tests71: OK (443.30=setup[7.81]+cmd[435.49] seconds) 18:12:02 build_karaf_tests190: OK (67.27=setup[7.80]+cmd[59.47] seconds) 18:12:02 tests190: OK (229.19=setup[9.13]+cmd[220.07] seconds) 18:12:02 tests_hybrid: OK (1021.21=setup[7.64]+cmd[1013.57] seconds) 18:12:02 buildlighty: OK (38.94=setup[15.59]+cmd[23.34] seconds) 18:12:02 docs: OK (29.99=setup[27.18]+cmd[2.81] seconds) 18:12:02 docs-linkcheck: OK (31.59=setup[27.26]+cmd[4.33] seconds) 18:12:02 checkbashisms: OK (3.19=setup[1.92]+cmd[0.01,0.04,1.21] seconds) 18:12:02 pre-commit: OK (52.65=setup[2.98]+cmd[0.01,0.01,41.07,8.59] seconds) 18:12:02 pylint: OK (32.37=setup[4.53]+cmd[27.84] seconds) 18:12:02 congratulations :) (6249.72 seconds) 18:12:02 + tox_status=0 18:12:02 + echo '---> Completed tox runs' 18:12:02 ---> Completed tox runs 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/build_karaf_tests121/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=build_karaf_tests121 18:12:02 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/build_karaf_tests190/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=build_karaf_tests190 18:12:02 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/build_karaf_tests221/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=build_karaf_tests221 18:12:02 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/build_karaf_tests71/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=build_karaf_tests71 18:12:02 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/buildcontroller/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=buildcontroller 18:12:02 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/buildlighty/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=buildlighty 18:12:02 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/checkbashisms/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=checkbashisms 18:12:02 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:12:02 + for i in .tox/*/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 ++ echo .tox/docs-linkcheck/log 18:12:02 + tox_env=docs-linkcheck 18:12:02 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/docs/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=docs 18:12:02 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/pre-commit/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=pre-commit 18:12:02 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/pylint/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=pylint 18:12:02 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/sims/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=sims 18:12:02 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/tests121/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=tests121 18:12:02 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/tests190/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=tests190 18:12:02 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/tests221/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=tests221 18:12:02 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/tests71/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=tests71 18:12:02 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/testsPCE/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=testsPCE 18:12:02 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/tests_hybrid/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=tests_hybrid 18:12:02 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:12:02 + for i in .tox/*/log 18:12:02 ++ echo .tox/tests_tapi/log 18:12:02 ++ awk -F/ '{print $2}' 18:12:02 + tox_env=tests_tapi 18:12:02 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:12:02 + DOC_DIR=docs/_build/html 18:12:02 + [[ -d docs/_build/html ]] 18:12:02 + echo '---> Archiving generated docs' 18:12:02 ---> Archiving generated docs 18:12:02 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:12:02 + echo '---> tox-run.sh ends' 18:12:02 ---> tox-run.sh ends 18:12:02 + test 0 -eq 0 18:12:02 $ ssh-agent -k 18:12:02 unset SSH_AUTH_SOCK; 18:12:02 unset SSH_AGENT_PID; 18:12:02 echo Agent pid 1560 killed; 18:12:02 [ssh-agent] Stopped. 18:12:02 [PostBuildScript] - [INFO] Executing post build scripts. 18:12:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9705997207162843966.sh 18:12:02 ---> sysstat.sh 18:12:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15534577340148746812.sh 18:12:03 ---> package-listing.sh 18:12:03 ++ facter osfamily 18:12:03 ++ tr '[:upper:]' '[:lower:]' 18:12:03 + OS_FAMILY=debian 18:12:03 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:12:03 + START_PACKAGES=/tmp/packages_start.txt 18:12:03 + END_PACKAGES=/tmp/packages_end.txt 18:12:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:03 + PACKAGES=/tmp/packages_start.txt 18:12:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:12:03 + PACKAGES=/tmp/packages_end.txt 18:12:03 + case "${OS_FAMILY}" in 18:12:03 + dpkg -l 18:12:03 + grep '^ii' 18:12:03 + '[' -f /tmp/packages_start.txt ']' 18:12:03 + '[' -f /tmp/packages_end.txt ']' 18:12:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:03 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:12:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:12:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:12:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2779392396389635058.sh 18:12:03 ---> capture-instance-metadata.sh 18:12:03 Setup pyenv: 18:12:03 system 18:12:04 3.8.20 18:12:04 3.9.20 18:12:04 3.10.15 18:12:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:12:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l3eI from file:/tmp/.os_lf_venv 18:12:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:06 lf-activate-venv(): INFO: Base packages installed successfully 18:12:06 lf-activate-venv(): INFO: Installing additional packages: lftools 18:12:17 lf-activate-venv(): INFO: Adding /tmp/venv-l3eI/bin to PATH 18:12:17 INFO: Running in OpenStack, capturing instance metadata 18:12:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6583477675534915917.sh 18:12:17 provisioning config files... 18:12:18 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3645 18:12:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config443249797842352256tmp 18:12:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:12:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:12:18 provisioning config files... 18:12:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:12:18 [EnvInject] - Injecting environment variables from a build step. 18:12:18 [EnvInject] - Injecting as environment variables the properties content 18:12:18 SERVER_ID=logs 18:12:18 18:12:18 [EnvInject] - Variables injected successfully. 18:12:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18038917438011846511.sh 18:12:18 ---> create-netrc.sh 18:12:18 WARN: Log server credential not found. 18:12:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4849958296509444358.sh 18:12:18 ---> python-tools-install.sh 18:12:18 Setup pyenv: 18:12:18 system 18:12:18 3.8.20 18:12:18 3.9.20 18:12:18 3.10.15 18:12:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l3eI from file:/tmp/.os_lf_venv 18:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:21 lf-activate-venv(): INFO: Base packages installed successfully 18:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools 18:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-l3eI/bin to PATH 18:12:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16493274238580025483.sh 18:12:31 ---> sudo-logs.sh 18:12:31 Archiving 'sudo' log.. 18:12:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16278423380570487891.sh 18:12:31 ---> job-cost.sh 18:12:31 Setup pyenv: 18:12:31 system 18:12:31 3.8.20 18:12:31 3.9.20 18:12:31 3.10.15 18:12:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:12:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l3eI from file:/tmp/.os_lf_venv 18:12:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:33 lf-activate-venv(): INFO: Base packages installed successfully 18:12:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:12:39 lf-activate-venv(): INFO: Adding /tmp/venv-l3eI/bin to PATH 18:12:39 INFO: No Stack... 18:12:39 INFO: Retrieving Pricing Info for: v3-standard-4 18:12:40 INFO: Archiving Costs 18:12:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1359079798444642873.sh 18:12:40 ---> logs-deploy.sh 18:12:40 Setup pyenv: 18:12:40 system 18:12:40 3.8.20 18:12:40 3.9.20 18:12:40 3.10.15 18:12:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l3eI from file:/tmp/.os_lf_venv 18:12:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:12:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:12:42 lf-activate-venv(): INFO: Base packages installed successfully 18:12:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-l3eI/bin to PATH 18:12:52 WARNING: Nexus logging server not set 18:12:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3645/ 18:12:52 INFO: archiving logs to S3 18:12:54 ---> uname -a: 18:12:54 Linux prd-ubuntu2204-docker-4c-16g-3846 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:12:54 18:12:54 18:12:54 ---> lscpu: 18:12:54 Architecture: x86_64 18:12:54 CPU op-mode(s): 32-bit, 64-bit 18:12:54 Address sizes: 40 bits physical, 48 bits virtual 18:12:54 Byte Order: Little Endian 18:12:54 CPU(s): 4 18:12:54 On-line CPU(s) list: 0-3 18:12:54 Vendor ID: AuthenticAMD 18:12:54 Model name: AMD EPYC-Rome Processor 18:12:54 CPU family: 23 18:12:54 Model: 49 18:12:54 Thread(s) per core: 1 18:12:54 Core(s) per socket: 1 18:12:54 Socket(s): 4 18:12:54 Stepping: 0 18:12:54 BogoMIPS: 5599.99 18:12:54 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 18:12:54 Virtualization: AMD-V 18:12:54 Hypervisor vendor: KVM 18:12:54 Virtualization type: full 18:12:54 L1d cache: 128 KiB (4 instances) 18:12:54 L1i cache: 128 KiB (4 instances) 18:12:54 L2 cache: 2 MiB (4 instances) 18:12:54 L3 cache: 64 MiB (4 instances) 18:12:54 NUMA node(s): 1 18:12:54 NUMA node0 CPU(s): 0-3 18:12:54 Vulnerability Gather data sampling: Not affected 18:12:54 Vulnerability Indirect target selection: Not affected 18:12:54 Vulnerability Itlb multihit: Not affected 18:12:54 Vulnerability L1tf: Not affected 18:12:54 Vulnerability Mds: Not affected 18:12:54 Vulnerability Meltdown: Not affected 18:12:54 Vulnerability Mmio stale data: Not affected 18:12:54 Vulnerability Reg file data sampling: Not affected 18:12:54 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:12:54 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:12:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:12:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:12:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:12:54 Vulnerability Srbds: Not affected 18:12:54 Vulnerability Tsx async abort: Not affected 18:12:54 18:12:54 18:12:54 ---> nproc: 18:12:54 4 18:12:54 18:12:54 18:12:54 ---> df -h: 18:12:54 Filesystem Size Used Avail Use% Mounted on 18:12:54 tmpfs 1.6G 1.1M 1.6G 1% /run 18:12:54 /dev/vda1 78G 18G 61G 23% / 18:12:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:12:54 tmpfs 5.0M 0 5.0M 0% /run/lock 18:12:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:12:54 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:12:54 18:12:54 18:12:54 ---> free -m: 18:12:54 total used free shared buff/cache available 18:12:54 Mem: 15989 711 11307 3 3970 14895 18:12:54 Swap: 1023 15 1008 18:12:54 18:12:54 18:12:54 ---> ip addr: 18:12:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:12:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:12:54 inet 127.0.0.1/8 scope host lo 18:12:54 valid_lft forever preferred_lft forever 18:12:54 inet6 ::1/128 scope host 18:12:54 valid_lft forever preferred_lft forever 18:12:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:12:54 link/ether fa:16:3e:58:3d:b3 brd ff:ff:ff:ff:ff:ff 18:12:54 altname enp0s3 18:12:54 inet 10.30.170.69/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:12:54 valid_lft 79968sec preferred_lft 79968sec 18:12:54 inet6 fe80::f816:3eff:fe58:3db3/64 scope link 18:12:54 valid_lft forever preferred_lft forever 18:12:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:12:54 link/ether 0a:94:5b:81:49:02 brd ff:ff:ff:ff:ff:ff 18:12:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:12:54 valid_lft forever preferred_lft forever 18:12:54 18:12:54 18:12:54 ---> sar -b -r -n DEV: 18:12:54 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3846) 10/15/25 _x86_64_ (4 CPU) 18:12:54 18:12:54 16:25:46 LINUX RESTART (4 CPU) 18:12:54 18:12:54 16:30:10 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:12:54 16:40:03 91.28 3.60 71.41 16.27 850.46 29231.98 245270.39 18:12:54 16:50:22 60.80 34.30 25.07 1.43 394.66 1636.25 1380.63 18:12:54 17:00:08 9.27 0.25 8.57 0.46 7.37 276.13 1387.82 18:12:54 17:10:09 15.72 0.21 14.79 0.72 16.97 661.20 955.91 18:12:54 17:20:09 27.86 12.56 14.59 0.71 153.10 417.57 510.49 18:12:54 17:30:09 5.19 0.03 4.99 0.17 0.39 128.97 41.61 18:12:54 17:40:11 5.95 0.02 5.73 0.20 1.18 151.00 79.33 18:12:54 17:50:10 5.05 0.01 4.85 0.20 0.41 137.55 67.21 18:12:54 18:00:10 11.94 0.42 11.00 0.52 10.85 635.47 657.09 18:12:54 18:10:10 5.13 0.02 4.95 0.16 0.67 156.51 197.89 18:12:54 Average: 23.89 5.25 16.57 2.07 143.88 3314.19 24773.09 18:12:54 18:12:54 16:30:10 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:12:54 16:40:03 1563156 6049168 9877684 60.33 261644 4123356 12219456 70.14 2284640 11854964 78932 18:12:54 16:50:22 4301504 7160148 8734208 53.34 264056 2666888 9410852 54.02 1938652 9595052 500 18:12:54 17:00:08 7626092 10506868 5390792 32.92 265336 2687708 6770244 38.86 1950312 6280552 152 18:12:54 17:10:09 10702624 13702308 2196700 13.42 270552 2801380 2917164 16.74 1989264 3176136 88 18:12:54 17:20:09 8232408 11332996 4564792 27.88 277848 2886728 5253172 30.15 2036840 5576748 364 18:12:54 17:30:09 8220292 11334948 4562620 27.87 278456 2900132 5249108 30.13 2038120 5595212 44 18:12:54 17:40:11 6713256 9844728 6052148 36.96 279324 2916068 6753604 38.77 2040524 7080368 524 18:12:54 17:50:10 6653112 9801580 6095236 37.23 280268 2932116 6700576 38.46 2043852 7150756 304 18:12:54 18:00:10 8028152 11315412 4582196 27.99 284408 3061284 5270212 30.25 2065452 5743852 408 18:12:54 18:10:10 7176964 10486520 5410552 33.05 284812 3083132 6073212 34.86 2075796 6585284 140 18:12:54 Average: 6921756 10153468 5746693 35.10 274670 3005879 6661760 38.24 2046345 6863892 8146 18:12:54 18:12:54 16:30:10 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:12:54 16:40:03 lo 13.07 13.07 12.16 12.16 0.00 0.00 0.00 0.00 18:12:54 16:40:03 ens3 51.39 34.52 849.41 3.66 0.00 0.00 0.00 0.00 18:12:54 16:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 16:50:22 lo 40.40 40.40 18.98 18.98 0.00 0.00 0.00 0.00 18:12:54 16:50:22 ens3 1.56 1.35 0.31 0.27 0.00 0.00 0.00 0.00 18:12:54 16:50:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 17:00:08 lo 24.76 24.76 10.62 10.62 0.00 0.00 0.00 0.00 18:12:54 17:00:08 ens3 0.96 0.65 0.25 0.19 0.00 0.00 0.00 0.00 18:12:54 17:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 17:10:09 lo 7.34 7.34 3.81 3.81 0.00 0.00 0.00 0.00 18:12:54 17:10:09 ens3 0.83 0.79 0.25 0.20 0.00 0.00 0.00 0.00 18:12:54 17:10:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 17:20:09 lo 19.35 19.35 10.09 10.09 0.00 0.00 0.00 0.00 18:12:54 17:20:09 ens3 0.86 0.79 0.17 0.78 0.00 0.00 0.00 0.00 18:12:54 17:20:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 17:30:09 lo 21.84 21.84 8.97 8.97 0.00 0.00 0.00 0.00 18:12:54 17:30:09 ens3 1.08 0.89 0.28 0.63 0.00 0.00 0.00 0.00 18:12:54 17:30:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 17:40:11 lo 26.74 26.74 11.59 11.59 0.00 0.00 0.00 0.00 18:12:54 17:40:11 ens3 0.85 0.51 0.22 0.15 0.00 0.00 0.00 0.00 18:12:54 17:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 17:50:10 lo 16.51 16.51 10.06 10.06 0.00 0.00 0.00 0.00 18:12:54 17:50:10 ens3 0.70 0.55 0.16 0.13 0.00 0.00 0.00 0.00 18:12:54 17:50:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 18:00:10 lo 19.20 19.20 10.51 10.51 0.00 0.00 0.00 0.00 18:12:54 18:00:10 ens3 1.02 1.07 0.28 0.24 0.00 0.00 0.00 0.00 18:12:54 18:00:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 18:10:10 lo 31.77 31.77 12.28 12.28 0.00 0.00 0.00 0.00 18:12:54 18:10:10 ens3 0.68 0.63 0.17 0.14 0.00 0.00 0.00 0.00 18:12:54 18:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 Average: lo 22.16 22.16 10.93 10.93 0.00 0.00 0.00 0.00 18:12:54 Average: ens3 5.94 4.14 84.17 0.63 0.00 0.00 0.00 0.00 18:12:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:12:54 18:12:54 18:12:54 ---> sar -P ALL: 18:12:54 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3846) 10/15/25 _x86_64_ (4 CPU) 18:12:54 18:12:54 16:25:46 LINUX RESTART (4 CPU) 18:12:54 18:12:54 16:30:10 CPU %user %nice %system %iowait %steal %idle 18:12:54 16:40:03 all 54.30 0.00 2.66 1.53 0.14 41.38 18:12:54 16:40:03 0 52.82 0.00 2.48 2.17 0.14 42.39 18:12:54 16:40:03 1 56.49 0.00 2.69 1.38 0.14 39.30 18:12:54 16:40:03 2 53.39 0.00 2.91 1.16 0.14 42.40 18:12:54 16:40:03 3 54.50 0.00 2.55 1.40 0.14 41.41 18:12:54 16:50:22 all 40.02 0.00 1.63 0.16 0.11 58.08 18:12:54 16:50:22 0 39.62 0.00 1.61 0.18 0.11 58.49 18:12:54 16:50:22 1 40.15 0.00 1.71 0.16 0.11 57.86 18:12:54 16:50:22 2 39.72 0.00 1.70 0.10 0.12 58.36 18:12:54 16:50:22 3 40.61 0.00 1.49 0.19 0.11 57.60 18:12:54 17:00:08 all 15.98 0.00 0.78 0.10 0.10 83.05 18:12:54 17:00:08 0 16.23 0.00 0.72 0.03 0.10 82.92 18:12:54 17:00:08 1 16.00 0.00 0.80 0.03 0.10 83.08 18:12:54 17:00:08 2 16.07 0.00 0.93 0.25 0.10 82.65 18:12:54 17:00:08 3 15.60 0.00 0.65 0.08 0.09 83.57 18:12:54 17:10:09 all 20.37 0.00 0.87 0.08 0.09 78.58 18:12:54 17:10:09 0 21.98 0.00 0.97 0.21 0.09 76.75 18:12:54 17:10:09 1 20.24 0.00 0.77 0.03 0.10 78.86 18:12:54 17:10:09 2 19.56 0.00 0.83 0.05 0.10 79.46 18:12:54 17:10:09 3 19.69 0.00 0.93 0.03 0.09 79.26 18:12:54 17:20:09 all 23.95 0.07 0.85 0.12 0.09 74.91 18:12:54 17:20:09 0 23.51 0.07 0.78 0.19 0.09 75.36 18:12:54 17:20:09 1 23.78 0.12 0.85 0.12 0.09 75.03 18:12:54 17:20:09 2 24.10 0.09 0.88 0.11 0.10 74.73 18:12:54 17:20:09 3 24.40 0.00 0.90 0.06 0.10 74.54 18:12:54 17:30:09 all 7.67 0.00 0.49 0.03 0.10 91.72 18:12:54 17:30:09 0 7.48 0.00 0.51 0.05 0.09 91.87 18:12:54 17:30:09 1 7.83 0.00 0.51 0.03 0.10 91.54 18:12:54 17:30:09 2 7.63 0.00 0.49 0.01 0.09 91.77 18:12:54 17:30:09 3 7.73 0.00 0.46 0.01 0.10 91.70 18:12:54 17:40:11 all 9.58 0.00 0.46 0.03 0.10 89.84 18:12:54 17:40:11 0 9.29 0.00 0.42 0.02 0.10 90.17 18:12:54 17:40:11 1 9.74 0.00 0.48 0.03 0.10 89.65 18:12:54 17:40:11 2 9.54 0.00 0.41 0.05 0.09 89.91 18:12:54 17:40:11 3 9.75 0.00 0.52 0.02 0.09 89.63 18:12:54 17:50:10 all 9.03 0.00 0.49 0.03 0.09 90.36 18:12:54 17:50:10 0 9.26 0.00 0.42 0.01 0.08 90.24 18:12:54 17:50:10 1 8.91 0.00 0.59 0.07 0.10 90.34 18:12:54 17:50:10 2 8.52 0.00 0.54 0.04 0.09 90.82 18:12:54 17:50:10 3 9.42 0.00 0.43 0.01 0.10 90.04 18:12:54 18:00:10 all 18.57 0.00 0.78 0.06 0.10 80.50 18:12:54 18:00:10 0 17.71 0.00 0.71 0.03 0.09 81.46 18:12:54 18:00:10 1 18.76 0.00 0.70 0.08 0.10 80.36 18:12:54 18:00:10 2 18.21 0.00 0.84 0.11 0.10 80.75 18:12:54 18:00:10 3 19.60 0.00 0.87 0.02 0.10 79.41 18:12:54 18:10:10 all 9.55 0.00 0.46 0.03 0.09 89.88 18:12:54 18:10:10 0 9.74 0.00 0.49 0.03 0.09 89.65 18:12:54 18:10:10 1 9.78 0.00 0.44 0.02 0.08 89.67 18:12:54 18:10:10 2 9.63 0.00 0.45 0.06 0.10 89.76 18:12:54 18:10:10 3 9.02 0.00 0.46 0.02 0.08 90.43 18:12:54 Average: all 20.92 0.01 0.95 0.21 0.10 77.81 18:12:54 Average: 0 20.78 0.01 0.91 0.29 0.10 77.91 18:12:54 Average: 1 21.18 0.01 0.95 0.19 0.10 77.56 18:12:54 Average: 2 20.66 0.01 1.00 0.19 0.10 78.04 18:12:54 Average: 3 21.06 0.00 0.93 0.18 0.10 77.74 18:12:54 18:12:54 18:12:54