15:08:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118442 15:08:10 Running as SYSTEM 15:08:10 [EnvInject] - Loading node environment variables. 15:08:10 Building remotely on prd-ubuntu2204-docker-4c-16g-2908 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:08:10 [ssh-agent] Looking for ssh-agent implementation... 15:08:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:10 $ ssh-agent 15:08:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXc3PdK3/agent.2202 15:08:10 SSH_AGENT_PID=2204 15:08:10 [ssh-agent] Started. 15:08:10 Running ssh-add (command line suppressed) 15:08:10 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4390013690555672597.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4390013690555672597.key) 15:08:10 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:08:10 The recommended git tool is: NONE 15:08:12 using credential jenkins-ssh 15:08:12 Wiping out workspace first. 15:08:12 Cloning the remote Git repository 15:08:12 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:08:12 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:08:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:08:12 > git --version # timeout=10 15:08:12 > git --version # 'git version 2.34.1' 15:08:12 using GIT_SSH to set credentials jenkins-ssh 15:08:12 Verifying host key using known hosts file 15:08:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:08:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:08:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:08:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:08:18 using GIT_SSH to set credentials jenkins-ssh 15:08:18 Verifying host key using known hosts file 15:08:18 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:08:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/118442/12 # timeout=10 15:08:19 > git rev-parse 1cf5a788614134fd2a76987e9fbf0a782dde26a7^{commit} # timeout=10 15:08:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:08:19 Checking out Revision 1cf5a788614134fd2a76987e9fbf0a782dde26a7 (refs/changes/42/118442/12) 15:08:19 > git config core.sparsecheckout # timeout=10 15:08:19 > git checkout -f 1cf5a788614134fd2a76987e9fbf0a782dde26a7 # timeout=10 15:08:19 Commit message: "Change OM handling in device-renderer.yang" 15:08:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:08:19 > git rev-list --no-walk 2950e4a807ee11aac47dae6d09e0ddde31421d0e # timeout=10 15:08:19 > git remote # timeout=10 15:08:19 > git submodule init # timeout=10 15:08:19 > git submodule sync # timeout=10 15:08:19 > git config --get remote.origin.url # timeout=10 15:08:19 > git submodule init # timeout=10 15:08:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:08:19 ERROR: No submodules found. 15:08:23 provisioning config files... 15:08:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:08:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:08:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9282873135690949584.sh 15:08:23 ---> python-tools-install.sh 15:08:23 Setup pyenv: 15:08:23 * system (set by /opt/pyenv/version) 15:08:23 * 3.8.20 (set by /opt/pyenv/version) 15:08:23 * 3.9.20 (set by /opt/pyenv/version) 15:08:23 3.10.15 15:08:23 3.11.10 15:08:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XTCw 15:08:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:08:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:31 lf-activate-venv(): INFO: Base packages installed successfully 15:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools 15:08:58 lf-activate-venv(): INFO: Adding /tmp/venv-XTCw/bin to PATH 15:08:58 Generating Requirements File 15:09: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. 15:09:19 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:09:19 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 15:09:19 Python 3.11.10 15:09:19 pip 25.3 from /tmp/venv-XTCw/lib/python3.11/site-packages/pip (python 3.11) 15:09:20 appdirs==1.4.4 15:09:20 argcomplete==3.6.3 15:09:20 aspy.yaml==1.3.0 15:09:20 attrs==25.4.0 15:09:20 autopage==0.5.2 15:09:20 beautifulsoup4==4.14.2 15:09:20 boto3==1.40.60 15:09:20 botocore==1.40.60 15:09:20 bs4==0.0.2 15:09:20 cachetools==6.2.1 15:09:20 certifi==2025.10.5 15:09:20 cffi==2.0.0 15:09:20 cfgv==3.4.0 15:09:20 chardet==5.2.0 15:09:20 charset-normalizer==3.4.4 15:09:20 click==8.3.0 15:09:20 cliff==4.11.0 15:09:20 cmd2==2.7.0 15:09:20 cryptography==3.3.2 15:09:20 debtcollector==3.0.0 15:09:20 decorator==5.2.1 15:09:20 defusedxml==0.7.1 15:09:20 Deprecated==1.2.18 15:09:20 distlib==0.4.0 15:09:20 dnspython==2.8.0 15:09:20 docker==7.1.0 15:09:20 dogpile.cache==1.5.0 15:09:20 durationpy==0.10 15:09:20 email-validator==2.3.0 15:09:20 filelock==3.20.0 15:09:20 future==1.0.0 15:09:20 gitdb==4.0.12 15:09:20 GitPython==3.1.45 15:09:20 google-auth==2.41.1 15:09:20 httplib2==0.31.0 15:09:20 identify==2.6.15 15:09:20 idna==3.11 15:09:20 importlib-resources==1.5.0 15:09:20 iso8601==2.1.0 15:09:20 Jinja2==3.1.6 15:09:20 jmespath==1.0.1 15:09:20 jsonpatch==1.33 15:09:20 jsonpointer==3.0.0 15:09:20 jsonschema==4.25.1 15:09:20 jsonschema-specifications==2025.9.1 15:09:20 keystoneauth1==5.12.0 15:09:20 kubernetes==34.1.0 15:09:20 lftools==0.37.15 15:09:20 lxml==6.0.2 15:09:20 markdown-it-py==4.0.0 15:09:20 MarkupSafe==3.0.3 15:09:20 mdurl==0.1.2 15:09:20 msgpack==1.1.2 15:09:20 multi_key_dict==2.0.3 15:09:20 munch==4.0.0 15:09:20 netaddr==1.3.0 15:09:20 niet==1.4.2 15:09:20 nodeenv==1.9.1 15:09:20 oauth2client==4.1.3 15:09:20 oauthlib==3.3.1 15:09:20 openstacksdk==4.7.1 15:09:20 os-service-types==1.8.0 15:09:20 osc-lib==4.2.0 15:09:20 oslo.config==10.0.0 15:09:20 oslo.context==6.1.0 15:09:20 oslo.i18n==6.6.0 15:09:20 oslo.log==7.2.1 15:09:20 oslo.serialization==5.8.0 15:09:20 oslo.utils==9.1.0 15:09:20 packaging==25.0 15:09:20 pbr==7.0.1 15:09:20 platformdirs==4.5.0 15:09:20 prettytable==3.16.0 15:09:20 psutil==7.1.2 15:09:20 pyasn1==0.6.1 15:09:20 pyasn1_modules==0.4.2 15:09:20 pycparser==2.23 15:09:20 pygerrit2==2.0.15 15:09:20 PyGithub==2.8.1 15:09:20 Pygments==2.19.2 15:09:20 PyJWT==2.10.1 15:09:20 PyNaCl==1.6.0 15:09:20 pyparsing==2.4.7 15:09:20 pyperclip==1.11.0 15:09:20 pyrsistent==0.20.0 15:09:20 python-cinderclient==9.8.0 15:09:20 python-dateutil==2.9.0.post0 15:09:20 python-heatclient==4.3.0 15:09:20 python-jenkins==1.8.3 15:09:20 python-keystoneclient==5.7.0 15:09:20 python-magnumclient==4.9.0 15:09:20 python-openstackclient==8.2.0 15:09:20 python-swiftclient==4.8.0 15:09:20 PyYAML==6.0.3 15:09:20 referencing==0.37.0 15:09:20 requests==2.32.5 15:09:20 requests-oauthlib==2.0.0 15:09:20 requestsexceptions==1.4.0 15:09:20 rfc3986==2.0.0 15:09:20 rich==14.2.0 15:09:20 rich-argparse==1.7.1 15:09:20 rpds-py==0.28.0 15:09:20 rsa==4.9.1 15:09:20 ruamel.yaml==0.18.16 15:09:20 ruamel.yaml.clib==0.2.14 15:09:20 s3transfer==0.14.0 15:09:20 simplejson==3.20.2 15:09:20 six==1.17.0 15:09:20 smmap==5.0.2 15:09:20 soupsieve==2.8 15:09:20 stevedore==5.5.0 15:09:20 tabulate==0.9.0 15:09:20 toml==0.10.2 15:09:20 tomlkit==0.13.3 15:09:20 tqdm==4.67.1 15:09:20 typing_extensions==4.15.0 15:09:20 tzdata==2025.2 15:09:20 urllib3==1.26.20 15:09:20 virtualenv==20.35.3 15:09:20 wcwidth==0.2.14 15:09:20 websocket-client==1.9.0 15:09:20 wrapt==2.0.0 15:09:20 xdg==6.0.0 15:09:20 xmltodict==1.0.2 15:09:20 yq==3.4.3 15:09:20 [EnvInject] - Injecting environment variables from a build step. 15:09:20 [EnvInject] - Injecting as environment variables the properties content 15:09:20 PYTHON=python3 15:09:20 15:09:20 [EnvInject] - Variables injected successfully. 15:09:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2160061674670113980.sh 15:09:20 ---> tox-install.sh 15:09:20 + source /home/jenkins/lf-env.sh 15:09:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:09:20 ++ mktemp -d /tmp/venv-XXXX 15:09:20 + lf_venv=/tmp/venv-xVed 15:09:20 + local venv_file=/tmp/.os_lf_venv 15:09:20 + local python=python3 15:09:20 + local options 15:09:20 + local set_path=true 15:09:20 + local install_args= 15:09:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:09:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:09:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:09:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:09:20 + true 15:09:20 + case $1 in 15:09:20 + venv_file=/tmp/.toxenv 15:09:20 + shift 2 15:09:20 + true 15:09:20 + case $1 in 15:09:20 + shift 15:09:20 + break 15:09:20 + case $python in 15:09:20 + local pkg_list= 15:09:20 + [[ -d /opt/pyenv ]] 15:09:20 + echo 'Setup pyenv:' 15:09:20 Setup pyenv: 15:09:20 + export PYENV_ROOT=/opt/pyenv 15:09:20 + PYENV_ROOT=/opt/pyenv 15:09:20 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:20 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:20 + pyenv versions 15:09:20 system 15:09:20 3.8.20 15:09:20 3.9.20 15:09:20 3.10.15 15:09:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:09:20 + command -v pyenv 15:09:20 ++ pyenv init - --no-rehash 15:09:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:09:20 for i in ${!paths[@]}; do 15:09:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:09:20 fi; done; 15:09:20 echo "${paths[*]}"'\'')" 15:09:20 export PATH="/opt/pyenv/shims:${PATH}" 15:09:20 export PYENV_SHELL=bash 15:09:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:09:20 pyenv() { 15:09:20 local command 15:09:20 command="${1:-}" 15:09:20 if [ "$#" -gt 0 ]; then 15:09:20 shift 15:09:20 fi 15:09:20 15:09:20 case "$command" in 15:09:20 rehash|shell) 15:09:20 eval "$(pyenv "sh-$command" "$@")" 15:09:20 ;; 15:09:20 *) 15:09:20 command pyenv "$command" "$@" 15:09:20 ;; 15:09:20 esac 15:09:20 }' 15:09:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:09:20 for i in ${!paths[@]}; do 15:09:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:09:20 fi; done; 15:09:20 echo "${paths[*]}"' 15:09:20 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:20 ++ export PYENV_SHELL=bash 15:09:20 ++ PYENV_SHELL=bash 15:09:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:09:20 +++ complete -F _pyenv pyenv 15:09:20 ++ lf-pyver python3 15:09:20 ++ local py_version_xy=python3 15:09:20 ++ local py_version_xyz= 15:09:20 ++ pyenv versions 15:09:20 ++ sed 's/^[ *]* //' 15:09:20 ++ awk '{ print $1 }' 15:09:20 ++ local command 15:09:20 ++ grep -E '^[0-9.]*[0-9]$' 15:09:20 ++ command=versions 15:09:20 ++ '[' 1 -gt 0 ']' 15:09:20 ++ shift 15:09:20 ++ case "$command" in 15:09:20 ++ command pyenv versions 15:09:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:09:20 +++ sort -V 15:09:20 +++ grep '^3' /tmp/.pyenv_versions 15:09:20 +++ tail -n 1 15:09:20 ++ py_version_xyz=3.11.10 15:09:20 ++ [[ -z 3.11.10 ]] 15:09:20 ++ echo 3.11.10 15:09:20 ++ return 0 15:09:20 + pyenv local 3.11.10 15:09:20 + local command 15:09:20 + command=local 15:09:20 + '[' 2 -gt 0 ']' 15:09:20 + shift 15:09:20 + case "$command" in 15:09:20 + command pyenv local 3.11.10 15:09:20 + for arg in "$@" 15:09:20 + case $arg in 15:09:20 + pkg_list+='tox ' 15:09:20 + for arg in "$@" 15:09:20 + case $arg in 15:09:20 + pkg_list+='virtualenv ' 15:09:20 + for arg in "$@" 15:09:20 + case $arg in 15:09:20 + pkg_list+='urllib3~=1.26.15 ' 15:09:20 + [[ -f /tmp/.toxenv ]] 15:09:20 + [[ ! -f /tmp/.toxenv ]] 15:09:20 + [[ -n '' ]] 15:09:20 + python3 -m venv /tmp/venv-xVed 15:09:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVed' 15:09:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xVed 15:09:24 + echo /tmp/venv-xVed 15:09:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:09:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:09:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:09:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:24 + local 'pip_opts=--upgrade --quiet' 15:09:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:09:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:09:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:09:24 + [[ -n '' ]] 15:09:24 + [[ -n '' ]] 15:09:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:09:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:24 + /tmp/venv-xVed/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 15:09:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:09:28 lf-activate-venv(): INFO: Base packages installed successfully 15:09:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:09:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:09:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:09:28 + /tmp/venv-xVed/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 15:09:31 + type python3 15:09:31 + true 15:09:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xVed/bin to PATH' 15:09:31 lf-activate-venv(): INFO: Adding /tmp/venv-xVed/bin to PATH 15:09:31 + PATH=/tmp/venv-xVed/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:31 + return 0 15:09:31 + python3 --version 15:09:31 Python 3.11.10 15:09:31 + python3 -m pip --version 15:09:31 pip 25.3 from /tmp/venv-xVed/lib/python3.11/site-packages/pip (python 3.11) 15:09:31 + python3 -m pip freeze 15:09:31 cachetools==6.2.1 15:09:31 chardet==5.2.0 15:09:31 colorama==0.4.6 15:09:31 distlib==0.4.0 15:09:31 filelock==3.20.0 15:09:31 packaging==25.0 15:09:31 platformdirs==4.5.0 15:09:31 pluggy==1.6.0 15:09:31 pyproject-api==1.10.0 15:09:31 tox==4.32.0 15:09:31 urllib3==1.26.20 15:09:31 virtualenv==20.35.3 15:09:31 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8819226607995455009.sh 15:09:31 [EnvInject] - Injecting environment variables from a build step. 15:09:31 [EnvInject] - Injecting as environment variables the properties content 15:09:31 PARALLEL=True 15:09:31 15:09:31 [EnvInject] - Variables injected successfully. 15:09:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11117693881248238202.sh 15:09:31 ---> tox-run.sh 15:09:31 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:31 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:09:31 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:09:31 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:09:31 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:09:31 + source /home/jenkins/lf-env.sh 15:09:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:09:31 ++ mktemp -d /tmp/venv-XXXX 15:09:31 + lf_venv=/tmp/venv-LLg7 15:09:31 + local venv_file=/tmp/.os_lf_venv 15:09:31 + local python=python3 15:09:31 + local options 15:09:31 + local set_path=true 15:09:31 + local install_args= 15:09:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:09:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:09:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:09:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:09:31 + true 15:09:31 + case $1 in 15:09:31 + venv_file=/tmp/.toxenv 15:09:31 + shift 2 15:09:31 + true 15:09:31 + case $1 in 15:09:31 + shift 15:09:31 + break 15:09:31 + case $python in 15:09:31 + local pkg_list= 15:09:31 + [[ -d /opt/pyenv ]] 15:09:31 + echo 'Setup pyenv:' 15:09:31 Setup pyenv: 15:09:31 + export PYENV_ROOT=/opt/pyenv 15:09:31 + PYENV_ROOT=/opt/pyenv 15:09:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:31 + pyenv versions 15:09:31 system 15:09:31 3.8.20 15:09:31 3.9.20 15:09:31 3.10.15 15:09:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:09:31 + command -v pyenv 15:09:31 ++ pyenv init - --no-rehash 15:09:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:09:31 for i in ${!paths[@]}; do 15:09:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:09:31 fi; done; 15:09:31 echo "${paths[*]}"'\'')" 15:09:31 export PATH="/opt/pyenv/shims:${PATH}" 15:09:31 export PYENV_SHELL=bash 15:09:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:09:31 pyenv() { 15:09:31 local command 15:09:31 command="${1:-}" 15:09:31 if [ "$#" -gt 0 ]; then 15:09:31 shift 15:09:31 fi 15:09:31 15:09:31 case "$command" in 15:09:31 rehash|shell) 15:09:31 eval "$(pyenv "sh-$command" "$@")" 15:09:31 ;; 15:09:31 *) 15:09:31 command pyenv "$command" "$@" 15:09:31 ;; 15:09:31 esac 15:09:31 }' 15:09:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:09:31 for i in ${!paths[@]}; do 15:09:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:09:31 fi; done; 15:09:31 echo "${paths[*]}"' 15:09:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:31 ++ export PYENV_SHELL=bash 15:09:31 ++ PYENV_SHELL=bash 15:09:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:09:31 +++ complete -F _pyenv pyenv 15:09:31 ++ lf-pyver python3 15:09:31 ++ local py_version_xy=python3 15:09:31 ++ local py_version_xyz= 15:09:31 ++ pyenv versions 15:09:31 ++ local command 15:09:31 ++ command=versions 15:09:31 ++ '[' 1 -gt 0 ']' 15:09:31 ++ shift 15:09:31 ++ case "$command" in 15:09:31 ++ command pyenv versions 15:09:31 ++ sed 's/^[ *]* //' 15:09:31 ++ awk '{ print $1 }' 15:09:31 ++ grep -E '^[0-9.]*[0-9]$' 15:09:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:09:31 +++ grep '^3' /tmp/.pyenv_versions 15:09:31 +++ sort -V 15:09:31 +++ tail -n 1 15:09:31 ++ py_version_xyz=3.11.10 15:09:31 ++ [[ -z 3.11.10 ]] 15:09:31 ++ echo 3.11.10 15:09:31 ++ return 0 15:09:31 + pyenv local 3.11.10 15:09:31 + local command 15:09:31 + command=local 15:09:31 + '[' 2 -gt 0 ']' 15:09:31 + shift 15:09:31 + case "$command" in 15:09:31 + command pyenv local 3.11.10 15:09:31 + for arg in "$@" 15:09:31 + case $arg in 15:09:31 + pkg_list+='tox ' 15:09:31 + for arg in "$@" 15:09:31 + case $arg in 15:09:31 + pkg_list+='virtualenv ' 15:09:31 + for arg in "$@" 15:09:31 + case $arg in 15:09:31 + pkg_list+='urllib3~=1.26.15 ' 15:09:31 + [[ -f /tmp/.toxenv ]] 15:09:31 ++ cat /tmp/.toxenv 15:09:31 + lf_venv=/tmp/venv-xVed 15:09:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVed from' file:/tmp/.toxenv 15:09:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xVed from file:/tmp/.toxenv 15:09:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:09:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:31 + local 'pip_opts=--upgrade --quiet' 15:09:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:09:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:09:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:09:31 + [[ -n '' ]] 15:09:31 + [[ -n '' ]] 15:09:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:09:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:31 + /tmp/venv-xVed/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 15:09:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:09:33 lf-activate-venv(): INFO: Base packages installed successfully 15:09:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:09:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:09:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:09:33 + /tmp/venv-xVed/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 15:09:34 + type python3 15:09:34 + true 15:09:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xVed/bin to PATH' 15:09:34 lf-activate-venv(): INFO: Adding /tmp/venv-xVed/bin to PATH 15:09:34 + PATH=/tmp/venv-xVed/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:34 + return 0 15:09:34 + [[ -d /opt/pyenv ]] 15:09:34 + echo '---> Setting up pyenv' 15:09:34 ---> Setting up pyenv 15:09:34 + export PYENV_ROOT=/opt/pyenv 15:09:34 + PYENV_ROOT=/opt/pyenv 15:09:34 + export PATH=/opt/pyenv/bin:/tmp/venv-xVed/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:34 + PATH=/opt/pyenv/bin:/tmp/venv-xVed/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:09:34 ++ pwd 15:09:34 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:09:34 + export PYTHONPATH 15:09:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:09:34 + TOX_TESTENV_PASSENV=PYTHONPATH 15:09:34 + tox --version 15:09:34 4.32.0 from /tmp/venv-xVed/lib/python3.11/site-packages/tox/__init__.py 15:09:34 + PARALLEL=True 15:09:34 + TOX_OPTIONS_LIST= 15:09:34 + [[ -n '' ]] 15:09:34 + case ${PARALLEL,,} in 15:09:34 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:09:34 + tox --parallel auto --parallel-live 15:09:34 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:09:36 checkbashisms: freeze> python -m pip freeze --all 15:09:36 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:09:36 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 15:09:36 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:09:36 checkbashisms: pip==25.2,setuptools==80.9.0 15:09:36 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:09:36 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)' 15:09:37 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:09:38 checkbashisms: OK ✔ in 3.59 seconds 15:09:38 pre-commit: install_deps> python -I -m pip install pre-commit 15:09:41 pre-commit: freeze> python -m pip freeze --all 15:09:42 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 15:09:42 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:09:42 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)' 15:09:42 /usr/bin/cpan 15:09:42 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:09:42 [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. 15:09:42 [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. 15:09:42 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:09:42 [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. 15:09:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:09:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:09:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:09:44 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:09:44 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:09:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:09:45 [INFO] Once installed this environment will be reused. 15:09:45 [INFO] This may take a few minutes... 15:09:48 buildcontroller: freeze> python -m pip freeze --all 15:09:49 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.2,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 15:09:49 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:09:49 + update-java-alternatives -l 15:09:49 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:09:49 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:09:49 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:09:49 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:09:49 update-alternatives: error: no alternatives for jaotc 15:09:49 update-alternatives: error: no alternatives for rmic 15:09:50 + java -version 15:09:50 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:09:50 + JAVA_VER=21 15:09:50 + echo 21 15:09:50 21 15:09:50 + javac -version 15:09:50 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:09:50 + JAVAC_VER=21 15:09:50 + echo 21 15:09:50 + [ 21 -ge 21 ] 15:09:50 + [ 21 -ge 21 ] 15:09:50 + echo ok, java is 21 or newer 15:09:50 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 15:09:50 21 15:09:50 ok, java is 21 or newer 15:09:50 2025-10-28 15:09:50 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] 15:09:50 + sudo mkdir -p /opt 15:09:50 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 15:09:50 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 15:09:50 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:09:50 + mvn --version 15:09:51 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 15:09:51 Maven home: /opt/maven 15:09:51 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:09:51 Default locale: en, platform encoding: UTF-8 15:09:51 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:09:51 NOTE: Picked up JDK_JAVA_OPTIONS: 15:09:51 --add-opens=java.base/java.io=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.lang=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.net=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.nio=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.util=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:09:51 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:09:51 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:09:51 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:09:51 -Xlog:disable 15:09:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:09:52 [INFO] Once installed this environment will be reused. 15:09:52 [INFO] This may take a few minutes... 15:10:01 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:10:01 [INFO] Once installed this environment will be reused. 15:10:01 [INFO] This may take a few minutes... 15:10:08 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:10:08 [INFO] Once installed this environment will be reused. 15:10:08 [INFO] This may take a few minutes... 15:10:14 docs: freeze> python -m pip freeze --all 15:10:14 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 15:10:14 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 15:10:15 docs-linkcheck: freeze> python -m pip freeze --all 15:10:15 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 15:10:15 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 15:10:18 docs: OK ✔ in 43.33 seconds 15:10:18 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:10:21 trim trailing whitespace.................................................Passed 15:10:21 Tabs remover.............................................................Passed 15:10:22 autopep8.................................................................docs-linkcheck: OK ✔ in 46.38 seconds 15:10:23 pylint: freeze> python -m pip freeze --all 15:10:24 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 15:10:24 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}$' '{}' + 15:10:27 Passed 15:10:27 perltidy.................................................................Passed 15:10:28 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:10:28 [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. 15:10:28 [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. 15:10:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:10:28 [INFO] Once installed this environment will be reused. 15:10:28 [INFO] This may take a few minutes... 15:10:39 gitlint..................................................................Passed 15:10:47 15:10:47 ------------------------------------ 15:10:47 Your code has been rated at 10.00/10 15:10:47 15:11:36 pre-commit: OK ✔ in 1 minute 0.92 seconds 15:11:36 pylint: OK ✔ in 31.05 seconds 15:11:36 buildcontroller: OK ✔ in 2 minutes 0.59 seconds 15:11:36 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 15:11:36 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 15:11:36 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 15:11:36 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 15:11:43 build_karaf_tests121: freeze> python -m pip freeze --all 15:11:43 build_karaf_tests190: freeze> python -m pip freeze --all 15:11:43 build_karaf_tests71: freeze> python -m pip freeze --all 15:11:43 build_karaf_tests221: freeze> python -m pip freeze --all 15:11:44 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.2,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 15:11:44 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:11:44 build karaf in karaf121 with ./karaf121.env 15:11:44 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.2,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 15:11:44 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:11:44 build karaf in karaf71 with ./karaf71.env 15:11:44 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.2,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 15:11:44 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:11: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.2,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 15:11:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:11:44 build karaf in karafoc with ./karafoc.env 15:11:44 build karaf in karaf221 with ./karaf221.env 15:11:44 NOTE: Picked up JDK_JAVA_OPTIONS: 15:11:44 --add-opens=java.base/java.io=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.net=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:11:44 -Xlog:disable 15:11:44 NOTE: Picked up JDK_JAVA_OPTIONS: 15:11:44 --add-opens=java.base/java.io=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.net=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:11:44 -Xlog:disable 15:11:44 NOTE: Picked up JDK_JAVA_OPTIONS: 15:11:44 --add-opens=java.base/java.io=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.net=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:11:44 -Xlog:disable 15:11:44 NOTE: Picked up JDK_JAVA_OPTIONS: 15:11:44 --add-opens=java.base/java.io=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.net=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:11:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:11:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:11:44 -Xlog:disable 15:12:40 build_karaf_tests121: OK ✔ in 1 minute 4.03 seconds 15:12:40 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 15:12:54 build_karaf_tests71: OK ✔ in 1 minute 17.72 seconds 15:12:54 build_karaf_tests190: OK ✔ in 1 minute 17.79 seconds 15:12:54 build_karaf_tests221: OK ✔ in 1 minute 17.92 seconds 15:12:54 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 15:12:54 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 15:13:02 buildlighty: freeze> python -m pip freeze --all 15:13:03 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.2,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 15:13:03 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:13:03 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:13:03 sims: freeze> python -m pip freeze --all 15:13:03 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.2,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 15:13:03 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:13:03 Using lighynode version 20.1.0.5 15:13:03 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:14:00 sims: OK ✔ in 15.92 seconds 15:14:00 buildlighty: OK ✔ in 45.41 seconds 15:14:00 testsPCE: freeze> python -m pip freeze --all 15:14:01 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.2,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 15:14:01 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:14:01 pytest -q transportpce_tests/pce/test01_pce.py 15:14:48 .................... [100%] 15:15:51 20 passed in 110.26s (0:01:50) 15:15:51 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:16:09 ............ [100%] 15:16:39 12 passed in 47.40s 15:16:39 pytest -q transportpce_tests/pce/test03_gnpy.py 15:16:56 ........ [100%] 15:17:17 8 passed in 37.98s 15:17:17 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:17:50 ... [100%] 15:17:55 3 passed in 37.12s 15:17:56 testsPCE: OK ✔ in 5 minutes 2.05 seconds 15:17:56 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 15:17:56 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 15:17:56 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 15:18:03 tests_tapi: freeze> python -m pip freeze --all 15:18:03 tests190: freeze> python -m pip freeze --all 15:18:03 tests121: freeze> python -m pip freeze --all 15:18:03 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.2,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 15:18:03 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:18:03 using environment variables from ./karaf221.env 15:18:03 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:18:03 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.2,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 15:18:03 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:18:03 using environment variables from ./karafoc.env 15:18:03 pytest -q transportpce_tests/oc/test01_portmapping.py 15:18:03 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.2,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 15:18:03 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:18:03 using environment variables from ./karaf121.env 15:18:03 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:19:11 ........... [100%] 15:19:27 10 passed in 83.40s (0:01:23) 15:19:27 pytest -q transportpce_tests/oc/test02_topology.py 15:19:33 .................................. [100%] 15:20:12 21 passed in 128.83s (0:02:08) 15:20:13 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:20:13 .......................... [100%] 15:20:33 14 passed in 65.69s (0:01:05) 15:20:33 pytest -q transportpce_tests/oc/test03_renderer.py 15:20:34 ............... [100%] 15:21:13 6 passed in 59.94s 15:21:13 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:21:13 ..................... [100%] 15:21:33 19 passed in 59.36s 15:21:33 tests190: OK ✔ in 3 minutes 37.98 seconds 15:21:33 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 15:21:39 .tests71: freeze> python -m pip freeze --all 15:21:40 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.2,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 15:21:40 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:21:40 using environment variables from ./karaf71.env 15:21:40 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:21:59 ................................ [100%] 15:22:35 12 passed in 54.35s 15:22:35 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:22:37 .................................................... [100%] 15:23:45 44 passed in 152.02s (0:02:32) 15:23:45 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:23:46 .................................................................... [100%] 15:25:10 24 passed in 84.72s (0:01:24) 15:25:10 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:25:12 . [100%] 15:25:14 62 passed in 158.36s (0:02:38) 15:25:14 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:26:01 ............................................................................. [100%] 15:27:47 48 passed in 152.54s (0:02:32) 15:27:47 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:27:58 ...................... [100%] 15:28:38 40 passed in 207.07s (0:03:27) 15:28:38 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:28:39 ............ [100%] 15:29:04 22 passed in 76.75s (0:01:16) 15:29:18 .... [100%] 15:29:23 51 passed in 679.34s (0:11:19) 15:29:23 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:29:24 ................................................................................. [100%] 15:34:57 36 passed in 333.13s (0:05:33) 15:34:57 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:35:19 ........................................................................ [100%] 15:40:34 54 passed in 716.14s (0:11:56) 15:42:13 ..... [100%] 15:43:06 71 passed in 488.92s (0:08:08) 15:43:06 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:43:58 ................... [100%] 15:45:29 19 passed in 143.00s (0:02:22) 15:45:30 tests71: OK ✔ in 7 minutes 30.94 seconds 15:45:30 tests121: OK ✔ in 22 minutes 39.34 seconds 15:45:30 tests_tapi: OK ✔ in 27 minutes 34.47 seconds 15:45:30 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 15:45:36 tests221: freeze> python -m pip freeze --all 15:45:37 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.2,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 15:45:37 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:45:37 using environment variables from ./karaf221.env 15:45:37 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:46:13 ................................... [100%] 15:46:53 35 passed in 75.97s (0:01:15) 15:46:53 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:47:25 ...... [100%] 15:47:39 6 passed in 46.13s 15:47:39 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:48:24 ............................................ [100%] 15:49:58 44 passed in 138.70s (0:02:18) 15:49:59 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:50:36 ............ [100%] 15:51:00 12 passed in 61.57s (0:01:01) 15:51:00 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:51:28 ................ [100%] 15:52:57 16 passed in 116.34s (0:01:56) 15:52:57 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:53:28 ............................... [100%] 15:56:34 31 passed in 216.87s (0:03:36) 15:56:34 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:57:10 .......................... [100%] 15:58:06 26 passed in 91.57s (0:01:31) 15:58:06 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:58:43 ...................... [100%] 15:59:46 22 passed in 99.77s (0:01:39) 15:59:46 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:00:26 ........................................ [100%] 16:02:49 40 passed in 182.58s (0:03:02) 16:02:49 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:03:32 ........................................................................ [ 74%] 16:09:11 ......................... [100%] 16:11:03 97 passed in 493.30s (0:08:13) 16:11:03 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:11:45 ...................................................... [100%] 16:18:32 54 passed in 449.04s (0:07:29) 16:18:32 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:19:29 ........................................................................ [ 71%] 16:24:37 ............................. [100%] 16:29:47 101 passed in 674.25s (0:11:14) 16:29:47 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:30:43 ........................................................................ [ 67%] 16:36:29 ................................... [100%] 16:42:50 107 passed in 783.28s (0:13:03) 16:42:50 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:43:34 ............................................. [100%] 16:46:11 45 passed in 200.80s (0:03:20) 16:46:12 tests221: OK ✔ in 1 hour 42.06 seconds 16:46:12 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 16:46:19 tests_hybrid: freeze> python -m pip freeze --all 16:46:20 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.2,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:46:20 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:46:20 using environment variables from ./karaf221.env 16:46:20 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:47:00 ................................................... [100%] 16:48:47 51 passed in 147.45s (0:02:27) 16:48:47 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:49:32 ........................................................................ [ 66%] 16:53:53 ..................................... [100%] 16:55:59 109 passed in 431.27s (0:07:11) 16:55:59 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:56:48 ..................................................... [100%] 17:00:21 53 passed in 261.63s (0:04:21) 17:00:21 buildcontroller: OK (120.59=setup[14.27]+cmd[106.31] seconds) 17:00:21 sims: OK (15.92=setup[10.54]+cmd[5.38] seconds) 17:00:21 build_karaf_tests121: OK (64.03=setup[8.75]+cmd[55.28] seconds) 17:00:21 testsPCE: OK (302.05=setup[67.95]+cmd[234.10] seconds) 17:00:21 tests121: OK (1359.34=setup[8.55]+cmd[1350.79] seconds) 17:00:21 build_karaf_tests221: OK (77.92=setup[8.79]+cmd[69.13] seconds) 17:00:21 tests_tapi: OK (1654.47=setup[8.45]+cmd[1646.01] seconds) 17:00:21 tests221: OK (3642.06=setup[7.38]+cmd[3634.69] seconds) 17:00:21 build_karaf_tests71: OK (77.72=setup[8.77]+cmd[68.95] seconds) 17:00:21 tests71: OK (450.94=setup[7.56]+cmd[443.38] seconds) 17:00:21 build_karaf_tests190: OK (77.79=setup[8.78]+cmd[69.00] seconds) 17:00:21 tests190: OK (217.98=setup[8.50]+cmd[209.48] seconds) 17:00:21 tests_hybrid: OK (849.62=setup[8.34]+cmd[841.28] seconds) 17:00:21 buildlighty: OK (45.41=setup[23.65]+cmd[21.75] seconds) 17:00:21 docs: OK (43.33=setup[40.21]+cmd[3.12] seconds) 17:00:21 docs-linkcheck: OK (46.38=setup[40.92]+cmd[5.46] seconds) 17:00:21 checkbashisms: OK (3.58=setup[2.12]+cmd[0.02,0.09,1.35] seconds) 17:00:21 pre-commit: OK (60.92=setup[3.84]+cmd[0.01,0.01,46.11,10.94] seconds) 17:00:21 pylint: OK (31.05=setup[6.12]+cmd[24.93] seconds) 17:00:21 congratulations :) (6646.77 seconds) 17:00:21 + tox_status=0 17:00:21 + echo '---> Completed tox runs' 17:00:21 ---> Completed tox runs 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/build_karaf_tests121/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=build_karaf_tests121 17:00:21 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/build_karaf_tests190/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=build_karaf_tests190 17:00:21 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/build_karaf_tests221/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=build_karaf_tests221 17:00:21 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:00:21 + for i in .tox/*/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 ++ echo .tox/build_karaf_tests71/log 17:00:21 + tox_env=build_karaf_tests71 17:00:21 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/buildcontroller/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=buildcontroller 17:00:21 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/buildlighty/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=buildlighty 17:00:21 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/checkbashisms/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=checkbashisms 17:00:21 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/docs-linkcheck/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=docs-linkcheck 17:00:21 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/docs/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=docs 17:00:21 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/pre-commit/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=pre-commit 17:00:21 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/pylint/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=pylint 17:00:21 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:00:21 + for i in .tox/*/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 ++ echo .tox/sims/log 17:00:21 + tox_env=sims 17:00:21 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/tests121/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=tests121 17:00:21 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/tests190/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=tests190 17:00:21 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/tests221/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=tests221 17:00:21 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/tests71/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=tests71 17:00:21 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/testsPCE/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=testsPCE 17:00:21 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/tests_hybrid/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=tests_hybrid 17:00:21 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:00:21 + for i in .tox/*/log 17:00:21 ++ echo .tox/tests_tapi/log 17:00:21 ++ awk -F/ '{print $2}' 17:00:21 + tox_env=tests_tapi 17:00:21 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:00:21 + DOC_DIR=docs/_build/html 17:00:21 + [[ -d docs/_build/html ]] 17:00:21 + echo '---> Archiving generated docs' 17:00:21 ---> Archiving generated docs 17:00:21 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:00:21 + echo '---> tox-run.sh ends' 17:00:21 ---> tox-run.sh ends 17:00:21 + test 0 -eq 0 17:00:21 $ ssh-agent -k 17:00:21 unset SSH_AUTH_SOCK; 17:00:21 unset SSH_AGENT_PID; 17:00:21 echo Agent pid 2204 killed; 17:00:21 [ssh-agent] Stopped. 17:00:22 [PostBuildScript] - [INFO] Executing post build scripts. 17:00:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6222638134540732572.sh 17:00:22 ---> sysstat.sh 17:00:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4980397451157944703.sh 17:00:22 ---> package-listing.sh 17:00:22 ++ facter osfamily 17:00:22 ++ tr '[:upper:]' '[:lower:]' 17:00:22 + OS_FAMILY=debian 17:00:22 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:00:22 + START_PACKAGES=/tmp/packages_start.txt 17:00:22 + END_PACKAGES=/tmp/packages_end.txt 17:00:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:00:22 + PACKAGES=/tmp/packages_start.txt 17:00:22 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:00:22 + PACKAGES=/tmp/packages_end.txt 17:00:22 + case "${OS_FAMILY}" in 17:00:22 + dpkg -l 17:00:22 + grep '^ii' 17:00:23 + '[' -f /tmp/packages_start.txt ']' 17:00:23 + '[' -f /tmp/packages_end.txt ']' 17:00:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:00:23 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:00:23 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:00:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:00:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9606472767843683606.sh 17:00:23 ---> capture-instance-metadata.sh 17:00:23 Setup pyenv: 17:00:23 system 17:00:23 3.8.20 17:00:23 3.9.20 17:00:23 3.10.15 17:00:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:00:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTCw from file:/tmp/.os_lf_venv 17:00:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:00:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:00:26 lf-activate-venv(): INFO: Base packages installed successfully 17:00:26 lf-activate-venv(): INFO: Installing additional packages: lftools 17:00:40 lf-activate-venv(): INFO: Adding /tmp/venv-XTCw/bin to PATH 17:00:40 INFO: Running in OpenStack, capturing instance metadata 17:00:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10926774871766074976.sh 17:00:40 provisioning config files... 17:00:41 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3788 17:00:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config158246773759843981tmp 17:00:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:00:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:00:41 provisioning config files... 17:00:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:00:41 [EnvInject] - Injecting environment variables from a build step. 17:00:41 [EnvInject] - Injecting as environment variables the properties content 17:00:41 SERVER_ID=logs 17:00:41 17:00:41 [EnvInject] - Variables injected successfully. 17:00:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1754969334875103043.sh 17:00:41 ---> create-netrc.sh 17:00:41 WARN: Log server credential not found. 17:00:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16394313815207217491.sh 17:00:41 ---> python-tools-install.sh 17:00:41 Setup pyenv: 17:00:41 system 17:00:41 3.8.20 17:00:41 3.9.20 17:00:41 3.10.15 17:00:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:00:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTCw from file:/tmp/.os_lf_venv 17:00:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:00:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:00:43 lf-activate-venv(): INFO: Base packages installed successfully 17:00:43 lf-activate-venv(): INFO: Installing additional packages: lftools 17:00:53 lf-activate-venv(): INFO: Adding /tmp/venv-XTCw/bin to PATH 17:00:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12080994217029179901.sh 17:00:53 ---> sudo-logs.sh 17:00:53 Archiving 'sudo' log.. 17:00:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3750363321392748246.sh 17:00:54 ---> job-cost.sh 17:00:54 Setup pyenv: 17:00:54 system 17:00:54 3.8.20 17:00:54 3.9.20 17:00:54 3.10.15 17:00:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:00:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTCw from file:/tmp/.os_lf_venv 17:00:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:00:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:00:57 lf-activate-venv(): INFO: Base packages installed successfully 17:00:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:01:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:01:05 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-XTCw/bin to PATH 17:01:05 INFO: No Stack... 17:01:05 INFO: Retrieving Pricing Info for: v3-standard-4 17:01:06 INFO: Archiving Costs 17:01:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3704390078126988118.sh 17:01:06 ---> logs-deploy.sh 17:01:06 Setup pyenv: 17:01:06 system 17:01:06 3.8.20 17:01:06 3.9.20 17:01:06 3.10.15 17:01:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:01:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTCw from file:/tmp/.os_lf_venv 17:01:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:01:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:01:08 lf-activate-venv(): INFO: Base packages installed successfully 17:01:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:01:19 lf-activate-venv(): INFO: Adding /tmp/venv-XTCw/bin to PATH 17:01:19 WARNING: Nexus logging server not set 17:01:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3788/ 17:01:19 INFO: archiving logs to S3 17:01:21 ---> uname -a: 17:01:21 Linux prd-ubuntu2204-docker-4c-16g-2908 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:01:21 17:01:21 17:01:21 ---> lscpu: 17:01:21 Architecture: x86_64 17:01:21 CPU op-mode(s): 32-bit, 64-bit 17:01:21 Address sizes: 40 bits physical, 48 bits virtual 17:01:21 Byte Order: Little Endian 17:01:21 CPU(s): 4 17:01:21 On-line CPU(s) list: 0-3 17:01:21 Vendor ID: AuthenticAMD 17:01:21 Model name: AMD EPYC-Rome Processor 17:01:21 CPU family: 23 17:01:21 Model: 49 17:01:21 Thread(s) per core: 1 17:01:21 Core(s) per socket: 1 17:01:21 Socket(s): 4 17:01:21 Stepping: 0 17:01:21 BogoMIPS: 5600.00 17:01:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:01:21 Virtualization: AMD-V 17:01:21 Hypervisor vendor: KVM 17:01:21 Virtualization type: full 17:01:21 L1d cache: 128 KiB (4 instances) 17:01:21 L1i cache: 128 KiB (4 instances) 17:01:21 L2 cache: 2 MiB (4 instances) 17:01:21 L3 cache: 64 MiB (4 instances) 17:01:21 NUMA node(s): 1 17:01:21 NUMA node0 CPU(s): 0-3 17:01:21 Vulnerability Gather data sampling: Not affected 17:01:21 Vulnerability Indirect target selection: Not affected 17:01:21 Vulnerability Itlb multihit: Not affected 17:01:21 Vulnerability L1tf: Not affected 17:01:21 Vulnerability Mds: Not affected 17:01:21 Vulnerability Meltdown: Not affected 17:01:21 Vulnerability Mmio stale data: Not affected 17:01:21 Vulnerability Reg file data sampling: Not affected 17:01:21 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:01:21 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:01:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:01:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:01:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:01:21 Vulnerability Srbds: Not affected 17:01:21 Vulnerability Tsx async abort: Not affected 17:01:21 17:01:21 17:01:21 ---> nproc: 17:01:21 4 17:01:21 17:01:21 17:01:21 ---> df -h: 17:01:21 Filesystem Size Used Avail Use% Mounted on 17:01:21 tmpfs 1.6G 1.1M 1.6G 1% /run 17:01:21 /dev/vda1 78G 18G 61G 23% / 17:01:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:01:21 tmpfs 5.0M 0 5.0M 0% /run/lock 17:01:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:01:21 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:01:21 17:01:21 17:01:21 ---> free -m: 17:01:21 total used free shared buff/cache available 17:01:21 Mem: 15989 685 11364 3 3938 14960 17:01:21 Swap: 1023 1 1022 17:01:21 17:01:21 17:01:21 ---> ip addr: 17:01:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:01:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:01:21 inet 127.0.0.1/8 scope host lo 17:01:21 valid_lft forever preferred_lft forever 17:01:21 inet6 ::1/128 scope host 17:01:21 valid_lft forever preferred_lft forever 17:01:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:01:21 link/ether fa:16:3e:fa:ee:2f brd ff:ff:ff:ff:ff:ff 17:01:21 altname enp0s3 17:01:21 inet 10.30.170.173/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:01:21 valid_lft 78779sec preferred_lft 78779sec 17:01:21 inet6 fe80::f816:3eff:fefa:ee2f/64 scope link 17:01:21 valid_lft forever preferred_lft forever 17:01:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:01:21 link/ether 82:74:01:79:c6:ae brd ff:ff:ff:ff:ff:ff 17:01:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:01:21 valid_lft forever preferred_lft forever 17:01:21 17:01:21 17:01:21 ---> sar -b -r -n DEV: 17:01:21 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2908) 10/28/25 _x86_64_ (4 CPU) 17:01:21 17:01:21 14:54:23 LINUX RESTART (4 CPU) 17:01:21 17:01:21 15:00:32 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:01:21 15:10:31 72.41 15.30 44.96 12.14 347.15 4211.18 244590.25 17:01:21 15:20:13 87.04 2.99 80.03 4.03 156.27 35203.13 17418.91 17:01:21 15:30:30 59.67 28.61 29.42 1.63 378.47 1774.70 1322.24 17:01:21 15:40:33 6.21 0.28 5.71 0.22 13.65 157.45 661.47 17:01:21 15:50:32 16.11 0.17 15.13 0.81 14.51 716.67 1558.04 17:01:21 16:00:30 13.57 0.04 12.96 0.57 1.84 357.41 344.28 17:01:21 16:10:32 5.68 0.23 5.28 0.17 10.02 125.86 181.49 17:01:21 16:20:31 7.73 0.01 7.40 0.32 1.31 218.20 168.19 17:01:21 16:30:29 4.29 0.03 4.16 0.10 2.09 123.61 111.40 17:01:21 16:40:30 3.02 0.00 2.94 0.08 0.00 53.43 14.05 17:01:21 16:50:31 11.16 0.02 10.60 0.54 0.99 619.78 354.46 17:01:21 17:00:01 5.44 0.03 5.22 0.19 0.83 163.68 44.63 17:01:21 Average: 24.36 4.05 18.57 1.73 78.06 3575.61 22253.47 17:01:21 17:01:21 15:00:32 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:01:21 15:10:31 10244744 14397916 1556880 9.51 151532 4063984 2237620 12.84 670396 5001380 997908 17:01:21 15:20:13 2392460 7227540 8698436 53.13 252960 4443956 10121644 58.10 2141396 11106832 1592 17:01:21 15:30:30 3635976 6574180 9361928 57.18 258528 2692472 10887704 62.50 2009524 10181340 724 17:01:21 15:40:33 5164308 8116660 7818932 47.75 259272 2705864 8560644 49.14 2021588 8630160 132 17:01:21 15:50:32 10570692 13641724 2298652 14.04 264512 2819376 2975036 17.08 2063484 3219368 472 17:01:21 16:00:30 8681744 11794804 4144556 25.31 266816 2859096 5070432 29.10 2068624 5101728 296 17:01:21 16:10:32 8259744 11387716 4551148 27.80 267964 2872872 5235384 30.05 2071476 5509324 480 17:01:21 16:20:31 6965248 10120036 5818544 35.54 268796 2898852 6534988 37.51 2074196 6800068 136 17:01:21 16:30:29 8556364 11727868 4211372 25.72 269120 2915244 5624172 32.28 2077408 5218504 292 17:01:21 16:40:30 6681204 9855260 6082664 37.15 269724 2917200 6745340 38.72 2078028 7072424 176 17:01:21 16:50:31 8011592 11315136 4623720 28.24 273928 3041720 5295436 30.40 2094084 5739100 152 17:01:21 17:00:01 7065988 10392104 5546316 33.87 274504 3063684 6126844 35.17 2105512 6663136 644 17:01:21 Average: 7185839 10545912 5392762 32.94 256471 3107860 6284604 36.07 1956310 6686947 83584 17:01:21 17:01:21 15:00:32 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:01:21 15:10:31 lo 0.77 0.77 0.14 0.14 0.00 0.00 0.00 0.00 17:01:21 15:10:31 ens3 74.79 58.84 864.13 9.30 0.00 0.00 0.00 0.00 17:01:21 15:10:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 15:20:13 lo 7.03 7.03 7.79 7.79 0.00 0.00 0.00 0.00 17:01:21 15:20:13 ens3 67.46 52.81 1120.46 5.88 0.00 0.00 0.00 0.00 17:01:21 15:20:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 15:30:30 lo 39.89 39.89 20.47 20.47 0.00 0.00 0.00 0.00 17:01:21 15:30:30 ens3 1.77 1.81 0.42 0.37 0.00 0.00 0.00 0.00 17:01:21 15:30:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 15:40:33 lo 28.87 28.87 11.46 11.46 0.00 0.00 0.00 0.00 17:01:21 15:40:33 ens3 0.91 0.88 0.21 1.00 0.00 0.00 0.00 0.00 17:01:21 15:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 15:50:32 lo 8.45 8.45 5.38 5.38 0.00 0.00 0.00 0.00 17:01:21 15:50:32 ens3 1.06 0.90 0.33 0.26 0.00 0.00 0.00 0.00 17:01:21 15:50:32 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 16:00:30 lo 9.08 9.08 5.23 5.23 0.00 0.00 0.00 0.00 17:01:21 16:00:30 ens3 0.71 0.52 0.16 0.12 0.00 0.00 0.00 0.00 17:01:21 16:00:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 16:10:32 lo 21.04 21.04 9.90 9.90 0.00 0.00 0.00 0.00 17:01:21 16:10:32 ens3 0.74 0.68 0.16 0.13 0.00 0.00 0.00 0.00 17:01:21 16:10:32 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 16:20:31 lo 27.27 27.27 10.70 10.70 0.00 0.00 0.00 0.00 17:01:21 16:20:31 ens3 0.92 0.55 0.27 0.19 0.00 0.00 0.00 0.00 17:01:21 16:20:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 16:30:29 lo 14.52 14.52 6.28 6.28 0.00 0.00 0.00 0.00 17:01:21 16:30:29 ens3 0.56 0.41 0.12 0.08 0.00 0.00 0.00 0.00 17:01:21 16:30:29 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 16:40:30 lo 17.54 17.54 10.44 10.44 0.00 0.00 0.00 0.00 17:01:21 16:40:30 ens3 0.71 0.48 0.18 0.13 0.00 0.00 0.00 0.00 17:01:21 16:40:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 16:50:31 lo 14.41 14.41 8.43 8.43 0.00 0.00 0.00 0.00 17:01:21 16:50:31 ens3 1.18 0.83 0.34 0.25 0.00 0.00 0.00 0.00 17:01:21 16:50:31 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 17:00:01 lo 34.28 34.28 13.38 13.38 0.00 0.00 0.00 0.00 17:01:21 17:00:01 ens3 1.14 0.69 0.31 0.22 0.00 0.00 0.00 0.00 17:01:21 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 Average: lo 18.62 18.62 9.15 9.15 0.00 0.00 0.00 0.00 17:01:21 Average: ens3 12.54 9.86 163.43 1.49 0.00 0.00 0.00 0.00 17:01:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:21 17:01:21 17:01:21 ---> sar -P ALL: 17:01:21 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2908) 10/28/25 _x86_64_ (4 CPU) 17:01:21 17:01:21 14:54:23 LINUX RESTART (4 CPU) 17:01:21 17:01:21 15:00:32 CPU %user %nice %system %iowait %steal %idle 17:01:21 15:10:31 all 9.50 0.08 0.85 1.33 0.03 88.21 17:01:21 15:10:31 0 8.92 0.05 0.79 1.52 0.03 88.70 17:01:21 15:10:31 1 10.68 0.21 0.93 1.32 0.03 86.84 17:01:21 15:10:31 2 8.59 0.04 0.78 0.89 0.03 89.67 17:01:21 15:10:31 3 9.82 0.01 0.91 1.59 0.03 87.64 17:01:21 15:20:13 all 50.67 0.00 2.36 3.11 0.11 43.76 17:01:21 15:20:13 0 49.96 0.00 2.52 3.50 0.11 43.92 17:01:21 15:20:13 1 51.96 0.00 2.34 4.00 0.12 41.58 17:01:21 15:20:13 2 53.42 0.00 2.44 3.16 0.12 40.85 17:01:21 15:20:13 3 47.33 0.00 2.13 1.77 0.11 48.67 17:01:21 15:30:30 all 51.99 0.00 2.05 0.39 0.13 45.43 17:01:21 15:30:30 0 52.20 0.00 2.13 0.17 0.13 45.38 17:01:21 15:30:30 1 51.35 0.00 2.07 0.21 0.13 46.24 17:01:21 15:30:30 2 52.73 0.00 2.03 0.80 0.14 44.31 17:01:21 15:30:30 3 51.68 0.00 1.99 0.39 0.13 45.81 17:01:21 15:40:33 all 11.18 0.00 0.73 0.14 0.10 87.86 17:01:21 15:40:33 0 11.44 0.00 0.76 0.09 0.10 87.61 17:01:21 15:40:33 1 10.99 0.00 0.74 0.07 0.11 88.10 17:01:21 15:40:33 2 11.14 0.00 0.75 0.28 0.10 87.73 17:01:21 15:40:33 3 11.14 0.00 0.68 0.10 0.10 87.98 17:01:21 15:50:32 all 24.42 0.00 1.02 0.16 0.10 74.31 17:01:21 15:50:32 0 25.69 0.00 1.07 0.09 0.09 73.05 17:01:21 15:50:32 1 23.58 0.00 1.00 0.15 0.10 75.16 17:01:21 15:50:32 2 24.06 0.00 1.00 0.30 0.11 74.53 17:01:21 15:50:32 3 24.34 0.00 1.00 0.08 0.09 74.48 17:01:21 16:00:30 all 20.38 0.00 0.69 0.18 0.09 78.66 17:01:21 16:00:30 0 20.74 0.00 0.70 0.26 0.08 78.22 17:01:21 16:00:30 1 20.36 0.00 0.80 0.23 0.10 78.51 17:01:21 16:00:30 2 20.39 0.00 0.63 0.11 0.09 78.78 17:01:21 16:00:30 3 20.04 0.00 0.64 0.10 0.08 79.14 17:01:21 16:10:32 all 8.91 0.00 0.44 0.47 0.08 90.11 17:01:21 16:10:32 0 8.84 0.00 0.45 0.17 0.08 90.46 17:01:21 16:10:32 1 9.06 0.00 0.49 0.34 0.08 90.04 17:01:21 16:10:32 2 9.28 0.00 0.45 1.07 0.08 89.12 17:01:21 16:10:32 3 8.46 0.00 0.37 0.29 0.07 90.81 17:01:21 16:20:31 all 15.04 0.00 0.71 0.19 0.09 83.97 17:01:21 16:20:31 0 14.98 0.00 0.59 0.29 0.10 84.05 17:01:21 16:20:31 1 15.12 0.00 0.80 0.11 0.10 83.87 17:01:21 16:20:31 2 14.52 0.00 0.87 0.11 0.09 84.41 17:01:21 16:20:31 3 15.52 0.00 0.60 0.25 0.09 83.54 17:01:21 16:30:29 all 7.44 0.00 0.49 0.20 0.07 91.80 17:01:21 16:30:29 0 7.62 0.00 0.48 0.13 0.07 91.71 17:01:21 16:30:29 1 7.38 0.00 0.51 0.15 0.07 91.89 17:01:21 16:30:29 2 7.46 0.00 0.40 0.38 0.08 91.67 17:01:21 16:30:29 3 7.29 0.00 0.56 0.16 0.08 91.92 17:01:21 16:40:30 all 5.14 0.00 0.27 0.12 0.07 94.40 17:01:21 16:40:30 0 4.93 0.00 0.27 0.20 0.06 94.54 17:01:21 16:40:30 1 5.07 0.00 0.27 0.14 0.08 94.44 17:01:21 16:40:30 2 5.40 0.00 0.24 0.09 0.08 94.19 17:01:21 16:40:30 3 5.18 0.00 0.29 0.03 0.08 94.42 17:01:21 16:50:31 all 18.75 0.00 0.69 0.19 0.10 80.28 17:01:21 16:50:31 0 19.29 0.00 0.62 0.58 0.11 79.40 17:01:21 16:50:31 1 18.55 0.00 0.65 0.05 0.10 80.65 17:01:21 16:50:31 2 18.09 0.00 0.75 0.07 0.10 81.00 17:01:21 16:50:31 3 19.06 0.00 0.72 0.06 0.09 80.07 17:01:21 17:01:21 16:50:31 CPU %user %nice %system %iowait %steal %idle 17:01:21 17:00:01 all 11.08 0.00 0.51 0.08 0.08 88.25 17:01:21 17:00:01 0 11.30 0.00 0.41 0.20 0.07 88.02 17:01:21 17:00:01 1 10.88 0.00 0.51 0.03 0.09 88.50 17:01:21 17:00:01 2 11.03 0.00 0.57 0.04 0.08 88.27 17:01:21 17:00:01 3 11.12 0.00 0.53 0.04 0.08 88.23 17:01:21 Average: all 19.57 0.01 0.90 0.54 0.09 78.90 17:01:21 Average: 0 19.68 0.00 0.90 0.59 0.09 78.74 17:01:21 Average: 1 19.60 0.02 0.93 0.56 0.09 78.81 17:01:21 Average: 2 19.70 0.00 0.91 0.60 0.09 78.69 17:01:21 Average: 3 19.29 0.00 0.87 0.40 0.09 79.36 17:01:21 17:01:21 17:01:21