15:15:15 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120309 15:15:15 Running as SYSTEM 15:15:15 [EnvInject] - Loading node environment variables. 15:15:15 Building remotely on prd-ubuntu2204-docker-4c-16g-6057 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 15:15:15 [ssh-agent] Looking for ssh-agent implementation... 15:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:16 $ ssh-agent 15:15:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtf3XPE/agent.1557 15:15:16 SSH_AGENT_PID=1559 15:15:16 [ssh-agent] Started. 15:15:16 Running ssh-add (command line suppressed) 15:15:16 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14734702969583272698.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14734702969583272698.key) 15:15:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:15:16 The recommended git tool is: NONE 15:15:25 using credential jenkins-ssh 15:15:25 Wiping out workspace first. 15:15:25 Cloning the remote Git repository 15:15:25 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 15:15:25 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 15:15:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:15:25 > git --version # timeout=10 15:15:25 > git --version # 'git version 2.34.1' 15:15:25 using GIT_SSH to set credentials jenkins-ssh 15:15:25 Verifying host key using known hosts file 15:15:25 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:15:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:15:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 15:15:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 15:15:44 using GIT_SSH to set credentials jenkins-ssh 15:15:44 Verifying host key using known hosts file 15:15:44 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:15:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/09/120309/3 # timeout=10 15:15:45 > git rev-parse c12855e7bcf3de5ad99ef22c3b5cb88abfc05dd7^{commit} # timeout=10 15:15:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:45 Checking out Revision c12855e7bcf3de5ad99ef22c3b5cb88abfc05dd7 (refs/changes/09/120309/3) 15:15:45 > git config core.sparsecheckout # timeout=10 15:15:46 > git checkout -f c12855e7bcf3de5ad99ef22c3b5cb88abfc05dd7 # timeout=10 15:15:46 Commit message: "TAPI - Add empty() factory method for Range" 15:15:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:46 > git rev-list --no-walk 2357ba5343dfb5b978f22fe2d2f6b3fe9ca81f1f # timeout=10 15:15:46 > git remote # timeout=10 15:15:46 > git submodule init # timeout=10 15:15:46 > git submodule sync # timeout=10 15:15:46 > git config --get remote.origin.url # timeout=10 15:15:46 > git submodule init # timeout=10 15:15:46 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:15:46 ERROR: No submodules found. 15:15:50 provisioning config files... 15:15:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:15:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:15:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins312598131262787478.sh 15:15:50 ---> python-tools-install.sh 15:15:50 Setup pyenv: 15:15:50 * system (set by /opt/pyenv/version) 15:15:50 * 3.8.20 (set by /opt/pyenv/version) 15:15:50 * 3.9.20 (set by /opt/pyenv/version) 15:15:50 3.10.15 15:15:50 3.11.10 15:15:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vn7O 15:15:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:15:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:15:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:00 lf-activate-venv(): INFO: Base packages installed successfully 15:16:00 lf-activate-venv(): INFO: Installing additional packages: lftools 15:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-Vn7O/bin to PATH 15:16:27 Generating Requirements File 15:16:48 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:16:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:16:48 Python 3.11.10 15:16:48 pip 25.3 from /tmp/venv-Vn7O/lib/python3.11/site-packages/pip (python 3.11) 15:16:48 appdirs==1.4.4 15:16:48 argcomplete==3.6.3 15:16:48 aspy.yaml==1.3.0 15:16:48 attrs==25.4.0 15:16:48 autopage==0.6.0 15:16:48 beautifulsoup4==4.14.3 15:16:48 boto3==1.42.38 15:16:48 botocore==1.42.38 15:16:48 bs4==0.0.2 15:16:48 certifi==2026.1.4 15:16:48 cffi==2.0.0 15:16:48 cfgv==3.5.0 15:16:48 chardet==5.2.0 15:16:48 charset-normalizer==3.4.4 15:16:48 click==8.3.1 15:16:48 cliff==4.13.1 15:16:48 cmd2==3.1.2 15:16:48 cryptography==3.3.2 15:16:48 debtcollector==3.0.0 15:16:48 decorator==5.2.1 15:16:48 defusedxml==0.7.1 15:16:48 Deprecated==1.3.1 15:16:48 distlib==0.4.0 15:16:48 dnspython==2.8.0 15:16:48 docker==7.1.0 15:16:48 dogpile.cache==1.5.0 15:16:48 durationpy==0.10 15:16:48 email-validator==2.3.0 15:16:48 filelock==3.20.3 15:16:48 future==1.0.0 15:16:48 gitdb==4.0.12 15:16:48 GitPython==3.1.46 15:16:48 httplib2==0.30.2 15:16:48 identify==2.6.16 15:16:48 idna==3.11 15:16:48 importlib-resources==1.5.0 15:16:48 iso8601==2.1.0 15:16:48 Jinja2==3.1.6 15:16:48 jmespath==1.1.0 15:16:48 jsonpatch==1.33 15:16:48 jsonpointer==3.0.0 15:16:48 jsonschema==4.26.0 15:16:48 jsonschema-specifications==2025.9.1 15:16:48 keystoneauth1==5.13.0 15:16:48 kubernetes==35.0.0 15:16:48 lftools==0.37.21 15:16:48 lxml==6.0.2 15:16:48 markdown-it-py==4.0.0 15:16:48 MarkupSafe==3.0.3 15:16:48 mdurl==0.1.2 15:16:48 msgpack==1.1.2 15:16:48 multi_key_dict==2.0.3 15:16:48 munch==4.0.0 15:16:48 netaddr==1.3.0 15:16:48 niet==1.4.2 15:16:48 nodeenv==1.10.0 15:16:48 oauth2client==4.1.3 15:16:48 oauthlib==3.3.1 15:16:48 openstacksdk==4.9.0 15:16:48 os-service-types==1.8.2 15:16:48 osc-lib==4.3.0 15:16:48 oslo.config==10.2.0 15:16:48 oslo.context==6.2.0 15:16:48 oslo.i18n==6.7.1 15:16:48 oslo.log==8.0.0 15:16:48 oslo.serialization==5.9.0 15:16:48 oslo.utils==9.2.0 15:16:48 packaging==26.0 15:16:48 pbr==7.0.3 15:16:48 platformdirs==4.5.1 15:16:48 prettytable==3.17.0 15:16:48 psutil==7.2.2 15:16:48 pyasn1==0.6.2 15:16:48 pyasn1_modules==0.4.2 15:16:48 pycparser==3.0 15:16:48 pygerrit2==2.0.15 15:16:48 PyGithub==2.8.1 15:16:48 Pygments==2.19.2 15:16:48 PyJWT==2.10.1 15:16:48 PyNaCl==1.6.2 15:16:48 pyparsing==2.4.7 15:16:48 pyperclip==1.11.0 15:16:48 pyrsistent==0.20.0 15:16:48 python-cinderclient==9.8.0 15:16:48 python-dateutil==2.9.0.post0 15:16:48 python-heatclient==5.0.0 15:16:48 python-jenkins==1.8.3 15:16:48 python-keystoneclient==5.7.0 15:16:48 python-magnumclient==4.9.0 15:16:48 python-openstackclient==8.3.0 15:16:48 python-swiftclient==4.9.0 15:16:48 PyYAML==6.0.3 15:16:48 referencing==0.37.0 15:16:48 requests==2.32.5 15:16:48 requests-oauthlib==2.0.0 15:16:48 requestsexceptions==1.4.0 15:16:48 rfc3986==2.0.0 15:16:48 rich==14.3.1 15:16:48 rich-argparse==1.7.2 15:16:48 rpds-py==0.30.0 15:16:48 rsa==4.9.1 15:16:48 ruamel.yaml==0.19.1 15:16:48 ruamel.yaml.clib==0.2.15 15:16:48 s3transfer==0.16.0 15:16:48 simplejson==3.20.2 15:16:48 six==1.17.0 15:16:48 smmap==5.0.2 15:16:48 soupsieve==2.8.3 15:16:48 stevedore==5.6.0 15:16:48 tabulate==0.9.0 15:16:48 toml==0.10.2 15:16:48 tomlkit==0.14.0 15:16:48 tqdm==4.67.1 15:16:48 typing_extensions==4.15.0 15:16:48 tzdata==2025.3 15:16:48 urllib3==1.26.20 15:16:48 virtualenv==20.36.1 15:16:48 wcwidth==0.5.2 15:16:48 websocket-client==1.9.0 15:16:48 wrapt==2.0.1 15:16:48 xdg==6.0.0 15:16:48 xmltodict==1.0.2 15:16:48 yq==3.4.3 15:16:48 [EnvInject] - Injecting environment variables from a build step. 15:16:48 [EnvInject] - Injecting as environment variables the properties content 15:16:48 PYTHON=python3 15:16:48 15:16:48 [EnvInject] - Variables injected successfully. 15:16:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3059362116859533745.sh 15:16:48 ---> tox-install.sh 15:16:48 + source /home/jenkins/lf-env.sh 15:16:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:16:48 ++ mktemp -d /tmp/venv-XXXX 15:16:48 + lf_venv=/tmp/venv-rMFU 15:16:48 + local venv_file=/tmp/.os_lf_venv 15:16:48 + local python=python3 15:16:48 + local options 15:16:48 + local set_path=true 15:16:48 + local install_args= 15:16:48 ++ 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:16:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:16:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:16:48 + true 15:16:48 + case $1 in 15:16:48 + venv_file=/tmp/.toxenv 15:16:48 + shift 2 15:16:48 + true 15:16:48 + case $1 in 15:16:48 + shift 15:16:48 + break 15:16:48 + case $python in 15:16:48 + local pkg_list= 15:16:48 + [[ -d /opt/pyenv ]] 15:16:48 + echo 'Setup pyenv:' 15:16:48 Setup pyenv: 15:16:48 + export PYENV_ROOT=/opt/pyenv 15:16:48 + PYENV_ROOT=/opt/pyenv 15:16:48 + 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:16:48 + 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:16:48 + pyenv versions 15:16:49 system 15:16:49 3.8.20 15:16:49 3.9.20 15:16:49 3.10.15 15:16:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:16:49 + command -v pyenv 15:16:49 ++ pyenv init - --no-rehash 15:16:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:16:49 for i in ${!paths[@]}; do 15:16:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:16:49 fi; done; 15:16:49 echo "${paths[*]}"'\'')" 15:16:49 export PATH="/opt/pyenv/shims:${PATH}" 15:16:49 export PYENV_SHELL=bash 15:16:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:16:49 pyenv() { 15:16:49 local command 15:16:49 command="${1:-}" 15:16:49 if [ "$#" -gt 0 ]; then 15:16:49 shift 15:16:49 fi 15:16:49 15:16:49 case "$command" in 15:16:49 rehash|shell) 15:16:49 eval "$(pyenv "sh-$command" "$@")" 15:16:49 ;; 15:16:49 *) 15:16:49 command pyenv "$command" "$@" 15:16:49 ;; 15:16:49 esac 15:16:49 }' 15:16:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:16:49 for i in ${!paths[@]}; do 15:16:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:16:49 fi; done; 15:16:49 echo "${paths[*]}"' 15:16:49 ++ 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:16:49 ++ 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:16:49 ++ 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:16:49 ++ export PYENV_SHELL=bash 15:16:49 ++ PYENV_SHELL=bash 15:16:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:16:49 +++ complete -F _pyenv pyenv 15:16:49 ++ lf-pyver python3 15:16:49 ++ local py_version_xy=python3 15:16:49 ++ local py_version_xyz= 15:16:49 ++ pyenv versions 15:16:49 ++ local command 15:16:49 ++ command=versions 15:16:49 ++ '[' 1 -gt 0 ']' 15:16:49 ++ sed 's/^[ *]* //' 15:16:49 ++ shift 15:16:49 ++ case "$command" in 15:16:49 ++ command pyenv versions 15:16:49 ++ grep -E '^[0-9.]*[0-9]$' 15:16:49 ++ awk '{ print $1 }' 15:16:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:16:49 +++ grep '^3' /tmp/.pyenv_versions 15:16:49 +++ sort -V 15:16:49 +++ tail -n 1 15:16:49 ++ py_version_xyz=3.11.10 15:16:49 ++ [[ -z 3.11.10 ]] 15:16:49 ++ echo 3.11.10 15:16:49 ++ return 0 15:16:49 + pyenv local 3.11.10 15:16:49 + local command 15:16:49 + command=local 15:16:49 + '[' 2 -gt 0 ']' 15:16:49 + shift 15:16:49 + case "$command" in 15:16:49 + command pyenv local 3.11.10 15:16:49 + for arg in "$@" 15:16:49 + case $arg in 15:16:49 + pkg_list+='tox ' 15:16:49 + for arg in "$@" 15:16:49 + case $arg in 15:16:49 + pkg_list+='virtualenv ' 15:16:49 + for arg in "$@" 15:16:49 + case $arg in 15:16:49 + pkg_list+='urllib3~=1.26.15 ' 15:16:49 + [[ -f /tmp/.toxenv ]] 15:16:49 + [[ ! -f /tmp/.toxenv ]] 15:16:49 + [[ -n '' ]] 15:16:49 + python3 -m venv /tmp/venv-rMFU 15:16:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rMFU' 15:16:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rMFU 15:16:53 + echo /tmp/venv-rMFU 15:16:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:16:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:16:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:16:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:16:53 + local 'pip_opts=--upgrade --quiet' 15:16:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:16:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:16:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:16:53 + [[ -n '' ]] 15:16:53 + [[ -n '' ]] 15:16:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:16:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:16:53 + /tmp/venv-rMFU/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:16:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:16:57 lf-activate-venv(): INFO: Base packages installed successfully 15:16:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:16:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:16:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:16:57 + /tmp/venv-rMFU/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:16:59 + type python3 15:16:59 + true 15:16:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rMFU/bin to PATH' 15:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-rMFU/bin to PATH 15:16:59 + PATH=/tmp/venv-rMFU/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:16:59 + return 0 15:16:59 + python3 --version 15:16:59 Python 3.11.10 15:16:59 + python3 -m pip --version 15:16:59 pip 25.3 from /tmp/venv-rMFU/lib/python3.11/site-packages/pip (python 3.11) 15:16:59 + python3 -m pip freeze 15:16:59 cachetools==6.2.6 15:16:59 chardet==5.2.0 15:16:59 colorama==0.4.6 15:16:59 distlib==0.4.0 15:16:59 filelock==3.20.3 15:16:59 packaging==26.0 15:16:59 platformdirs==4.5.1 15:16:59 pluggy==1.6.0 15:16:59 pyproject-api==1.10.0 15:16:59 tox==4.34.1 15:16:59 urllib3==1.26.20 15:16:59 virtualenv==20.36.1 15:17:00 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins87555996461461796.sh 15:17:00 [EnvInject] - Injecting environment variables from a build step. 15:17:00 [EnvInject] - Injecting as environment variables the properties content 15:17:00 PARALLEL=True 15:17:00 15:17:00 [EnvInject] - Variables injected successfully. 15:17:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8758780125647176079.sh 15:17:00 ---> tox-run.sh 15:17:00 + 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:17:00 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:00 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:17:00 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:17:00 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:17:00 + source /home/jenkins/lf-env.sh 15:17:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:17:00 ++ mktemp -d /tmp/venv-XXXX 15:17:00 + lf_venv=/tmp/venv-ZXjb 15:17:00 + local venv_file=/tmp/.os_lf_venv 15:17:00 + local python=python3 15:17:00 + local options 15:17:00 + local set_path=true 15:17:00 + local install_args= 15:17:00 ++ 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:17:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:17:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:17:00 + true 15:17:00 + case $1 in 15:17:00 + venv_file=/tmp/.toxenv 15:17:00 + shift 2 15:17:00 + true 15:17:00 + case $1 in 15:17:00 + shift 15:17:00 + break 15:17:00 + case $python in 15:17:00 + local pkg_list= 15:17:00 + [[ -d /opt/pyenv ]] 15:17:00 + echo 'Setup pyenv:' 15:17:00 Setup pyenv: 15:17:00 + export PYENV_ROOT=/opt/pyenv 15:17:00 + PYENV_ROOT=/opt/pyenv 15:17:00 + 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:17:00 + 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:17:00 + pyenv versions 15:17:00 system 15:17:00 3.8.20 15:17:00 3.9.20 15:17:00 3.10.15 15:17:00 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:17:00 + command -v pyenv 15:17:00 ++ pyenv init - --no-rehash 15:17:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:17:00 for i in ${!paths[@]}; do 15:17:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:17:00 fi; done; 15:17:00 echo "${paths[*]}"'\'')" 15:17:00 export PATH="/opt/pyenv/shims:${PATH}" 15:17:00 export PYENV_SHELL=bash 15:17:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:17:00 pyenv() { 15:17:00 local command 15:17:00 command="${1:-}" 15:17:00 if [ "$#" -gt 0 ]; then 15:17:00 shift 15:17:00 fi 15:17:00 15:17:00 case "$command" in 15:17:00 rehash|shell) 15:17:00 eval "$(pyenv "sh-$command" "$@")" 15:17:00 ;; 15:17:00 *) 15:17:00 command pyenv "$command" "$@" 15:17:00 ;; 15:17:00 esac 15:17:00 }' 15:17:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:17:00 for i in ${!paths[@]}; do 15:17:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:17:00 fi; done; 15:17:00 echo "${paths[*]}"' 15:17:00 ++ 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:17:00 ++ 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:17:00 ++ 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:17:00 ++ export PYENV_SHELL=bash 15:17:00 ++ PYENV_SHELL=bash 15:17:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:17:00 +++ complete -F _pyenv pyenv 15:17:00 ++ lf-pyver python3 15:17:00 ++ local py_version_xy=python3 15:17:00 ++ local py_version_xyz= 15:17:00 ++ pyenv versions 15:17:00 ++ local command 15:17:00 ++ command=versions 15:17:00 ++ '[' 1 -gt 0 ']' 15:17:00 ++ shift 15:17:00 ++ case "$command" in 15:17:00 ++ command pyenv versions 15:17:00 ++ sed 's/^[ *]* //' 15:17:00 ++ grep -E '^[0-9.]*[0-9]$' 15:17:00 ++ awk '{ print $1 }' 15:17:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:17:00 +++ grep '^3' /tmp/.pyenv_versions 15:17:00 +++ sort -V 15:17:00 +++ tail -n 1 15:17:00 ++ py_version_xyz=3.11.10 15:17:00 ++ [[ -z 3.11.10 ]] 15:17:00 ++ echo 3.11.10 15:17:00 ++ return 0 15:17:00 + pyenv local 3.11.10 15:17:00 + local command 15:17:00 + command=local 15:17:00 + '[' 2 -gt 0 ']' 15:17:00 + shift 15:17:00 + case "$command" in 15:17:00 + command pyenv local 3.11.10 15:17:00 + for arg in "$@" 15:17:00 + case $arg in 15:17:00 + pkg_list+='tox ' 15:17:00 + for arg in "$@" 15:17:00 + case $arg in 15:17:00 + pkg_list+='virtualenv ' 15:17:00 + for arg in "$@" 15:17:00 + case $arg in 15:17:00 + pkg_list+='urllib3~=1.26.15 ' 15:17:00 + [[ -f /tmp/.toxenv ]] 15:17:00 ++ cat /tmp/.toxenv 15:17:00 + lf_venv=/tmp/venv-rMFU 15:17:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rMFU from' file:/tmp/.toxenv 15:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rMFU from file:/tmp/.toxenv 15:17:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:17:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:17:00 + local 'pip_opts=--upgrade --quiet' 15:17:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:17:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:17:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:17:00 + [[ -n '' ]] 15:17:00 + [[ -n '' ]] 15:17:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:17:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:17:00 + /tmp/venv-rMFU/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:17:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:17:01 lf-activate-venv(): INFO: Base packages installed successfully 15:17:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:17:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:17:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:17:01 + /tmp/venv-rMFU/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:17:02 + type python3 15:17:02 + true 15:17:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rMFU/bin to PATH' 15:17:02 lf-activate-venv(): INFO: Adding /tmp/venv-rMFU/bin to PATH 15:17:02 + PATH=/tmp/venv-rMFU/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:17:02 + return 0 15:17:02 + [[ -d /opt/pyenv ]] 15:17:02 + echo '---> Setting up pyenv' 15:17:02 ---> Setting up pyenv 15:17:02 + export PYENV_ROOT=/opt/pyenv 15:17:02 + PYENV_ROOT=/opt/pyenv 15:17:02 + export PATH=/opt/pyenv/bin:/tmp/venv-rMFU/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:17:02 + PATH=/opt/pyenv/bin:/tmp/venv-rMFU/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:17:02 ++ pwd 15:17:02 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:17:02 + export PYTHONPATH 15:17:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:17:02 + TOX_TESTENV_PASSENV=PYTHONPATH 15:17:02 + tox --version 15:17:02 4.34.1 from /tmp/venv-rMFU/lib/python3.11/site-packages/tox/__init__.py 15:17:02 + PARALLEL=True 15:17:02 + TOX_OPTIONS_LIST= 15:17:02 + [[ -n '' ]] 15:17:02 + case ${PARALLEL,,} in 15:17:02 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:17:02 + tox --parallel auto --parallel-live 15:17:02 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:17:04 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:04 checkbashisms: freeze> python -m pip freeze --all 15:17:04 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:17:05 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:17:05 checkbashisms: pip==25.3,setuptools==80.9.0 15:17:05 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:05 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:17:05 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:17:07 checkbashisms: OK ✔ in 3.65 seconds 15:17:07 pre-commit: install_deps> python -I -m pip install pre-commit 15:17:10 pre-commit: freeze> python -m pip freeze --all 15:17:10 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 15:17:10 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:17:10 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:17:10 /usr/bin/cpan 15:17:10 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:17:10 [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:17:10 [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:17:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:10 [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:17:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:17:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:17:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:12 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:12 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:17:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:17:13 [INFO] Once installed this environment will be reused. 15:17:13 [INFO] This may take a few minutes... 15:17:14 buildcontroller: freeze> python -m pip freeze --all 15:17:15 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:17:15 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:17:15 + update-java-alternatives -l 15:17:15 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:17:15 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:17:15 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:17:15 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:17:15 update-alternatives: error: no alternatives for jaotc 15:17:15 update-alternatives: error: no alternatives for rmic 15:17:16 + java -version 15:17:16 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:17:16 + JAVA_VER=21 15:17:16 + echo 21 15:17:16 21 15:17:16 + javac -version 15:17:16 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:17:16 + JAVAC_VER=21 15:17:16 + echo 21 15:17:16 + [ 21 -ge 21 ] 15:17:16 21 15:17:16 ok, java is 21 or newer 15:17:16 + [ 21 -ge 21 ] 15:17:16 + echo ok, java is 21 or newer 15:17:16 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 15:17:17 2026-01-30 15:17:17 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 15:17:17 + sudo mkdir -p /opt 15:17:17 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 15:17:17 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 15:17:17 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:17:17 + mvn --version 15:17:17 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 15:17:17 Maven home: /opt/maven 15:17:17 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:17:17 Default locale: en, platform encoding: UTF-8 15:17:17 OS name: "linux", version: "5.15.0-164-generic", arch: "amd64", family: "unix" 15:17:18 NOTE: Picked up JDK_JAVA_OPTIONS: 15:17:18 --add-opens=java.base/java.io=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.lang=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.net=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.nio=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.util=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:17:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:17:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:17:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:17:18 -Xlog:disable 15:17:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:17:18 [INFO] Once installed this environment will be reused. 15:17:18 [INFO] This may take a few minutes... 15:17:27 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:17:27 [INFO] Once installed this environment will be reused. 15:17:27 [INFO] This may take a few minutes... 15:17:34 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:17:34 [INFO] Once installed this environment will be reused. 15:17:34 [INFO] This may take a few minutes... 15:17:35 docs-linkcheck: freeze> python -m pip freeze --all 15:17:35 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 15:17:35 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:17:36 docs: freeze> python -m pip freeze --all 15:17:37 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 15:17:37 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:17:40 docs-linkcheck: OK ✔ in 36.68 seconds 15:17:40 docs: OK ✔ in 36.72 seconds 15:17:40 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:17:44 pylint: freeze> python -m pip freeze --all 15:17:44 pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 15:17:44 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:17:47 trim trailing whitespace.................................................Passed 15:17:48 Tabs remover.............................................................Passed 15:17:48 autopep8.................................................................Passed 15:17:54 perltidy.................................................................Passed 15:17:55 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:17:55 [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:17:55 [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:17:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:17:55 [INFO] Once installed this environment will be reused. 15:17:55 [INFO] This may take a few minutes... 15:18:12 15:18:12 ------------------------------------ 15:18:12 Your code has been rated at 10.00/10 15:18:12 15:18:12 gitlint..................................................................Passed 15:19:13 pre-commit: OK ✔ in 1 minute 5.44 seconds 15:19:13 pylint: OK ✔ in 34.23 seconds 15:19:13 buildcontroller: OK ✔ in 2 minutes 8.82 seconds 15:19:13 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:19:13 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:19:13 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:19:13 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:19:19 build_karaf_tests221: freeze> python -m pip freeze --all 15:19:19 build_karaf_tests71: freeze> python -m pip freeze --all 15:19:20 build_karaf_tests190: freeze> python -m pip freeze --all 15:19:20 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:20 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:20 build karaf in karaf71 with ./karaf71.env 15:19:20 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:20 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:20 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:20 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:20 build karaf in karaf221 with ./karaf221.env 15:19:20 build karaf in karafoc with ./karafoc.env 15:19:20 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:20 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:20 -Xlog:disable 15:19:20 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:20 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:20 -Xlog:disable 15:19:20 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:20 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:20 -Xlog:disable 15:19:20 build_karaf_tests121: freeze> python -m pip freeze --all 15:19:21 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:19:21 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:19:21 build karaf in karaf121 with ./karaf121.env 15:19:22 NOTE: Picked up JDK_JAVA_OPTIONS: 15:19:22 --add-opens=java.base/java.io=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.lang=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.net=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.nio=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.util=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:19:22 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:19:22 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:19:22 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:19:22 -Xlog:disable 15:20:36 build_karaf_tests190: OK ✔ in 1 minute 23.18 seconds 15:20:36 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:20:44 build_karaf_tests221: OK ✔ in 1 minute 31.59 seconds 15:20:44 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:20:59 build_karaf_tests71: OK ✔ in 1 minute 37.54 seconds 15:20:59 build_karaf_tests121: OK ✔ in 1 minute 45.99 seconds 15:20:59 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:21:17 sims: freeze> python -m pip freeze --all 15:21:17 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:21:17 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:21:17 Using lighynode version 20.1.0.5 15:21:17 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:21:18 buildlighty: freeze> python -m pip freeze --all 15:21:18 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:21:18 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:21:18 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:22:41 sims: OK ✔ in 38.39 seconds 15:22:41 buildlighty: OK ✔ in 1 minute 16.54 seconds 15:22:41 testsPCE: freeze> python -m pip freeze --all 15:22:41 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.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.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 15:22:41 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:22:41 pytest -q transportpce_tests/pce/test01_pce.py 15:23:30 .................... [100%] 15:24:33 20 passed in 111.71s (0:01:51) 15:24:34 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:24:50 ............ [100%] 15:25:21 12 passed in 46.78s 15:25:21 pytest -q transportpce_tests/pce/test03_gnpy.py 15:25:37 ........ [100%] 15:25:59 8 passed in 38.03s 15:25:59 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:26:32 ... [100%] 15:26:37 3 passed in 37.29s 15:26:37 testsPCE: OK ✔ in 5 minutes 39.05 seconds 15:26:37 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:26:37 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:26:37 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:26:44 tests_tapi: freeze> python -m pip freeze --all 15:26:44 tests190: freeze> python -m pip freeze --all 15:26:44 tests121: freeze> python -m pip freeze --all 15:26:44 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:26:44 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:26:44 using environment variables from ./karaf221.env 15:26:44 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:26:44 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:26:44 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:26:44 using environment variables from ./karafoc.env 15:26:44 pytest -q transportpce_tests/oc/test01_portmapping.py 15:26:44 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:26:44 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:26:44 using environment variables from ./karaf121.env 15:26:44 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:27:46 .......... [100%] 15:28:03 10 passed in 78.25s (0:01:18) 15:28:03 pytest -q transportpce_tests/oc/test02_topology.py 15:28:04 ....................................... [100%] 15:28:55 21 passed in 130.38s (0:02:10) 15:28:55 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:28:55 ................... [100%] 15:29:08 14 passed in 64.94s (0:01:04) 15:29:09 pytest -q transportpce_tests/oc/test03_renderer.py 15:29:09 .......................... [100%] 15:29:57 6 passed in 62.12s (0:01:02) 15:29:57 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:29:58 ............. [100%] 15:30:10 19 passed in 61.64s (0:01:01) 15:30:11 tests190: OK ✔ in 3 minutes 33.93 seconds 15:30:11 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:30:18 tests71: freeze> python -m pip freeze --all 15:30:19 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:30:19 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:30:19 using environment variables from ./karaf71.env 15:30:19 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:30:20 .................................. [100%] 15:31:16 12 passed in 56.71s 15:31:16 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:31:17 ............................. [100%] 15:32:01 51 passed in 316.60s (0:05:16) 15:32:01 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:32:01 ............................... [100%] 15:32:35 44 passed in 156.67s (0:02:36) 15:32:35 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:32:36 ..................................................................... [100%] 15:33:55 62 passed in 159.18s (0:02:39) 15:33:55 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:33:55 ........ [100%] 15:34:10 24 passed in 95.30s (0:01:35) 15:34:10 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:34:18 ........................................................................................ [100%] 15:36:26 48 passed in 150.22s (0:02:30) 15:36:26 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:36:33 .................................. [100%] 15:37:25 40 passed in 194.53s (0:03:14) 15:37:25 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:37:25 ......... [100%] 15:37:41 36 passed in 339.75s (0:05:39) 15:37:41 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:37:42 [100%] 15:37:42 22 passed in 75.61s (0:01:15) 15:38:15 ....................................................................................................................... [100%] 15:43:15 71 passed in 333.55s (0:05:33) 15:43:15 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:44:10 .................... [100%] 15:45:40 19 passed in 145.19s (0:02:25) 15:45:41 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 15:46:29 ..... [100%] 15:46:32 54 passed in 546.89s (0:09:06) 15:47:43 ...................... [100%] 15:53:20 22 passed in 459.02s (0:07:39) 15:53:20 tests71: OK ✔ in 7 minutes 31.05 seconds 15:53:20 tests121: OK ✔ in 19 minutes 55.76 seconds 15:53:20 tests_tapi: OK ✔ in 26 minutes 43.31 seconds 15:53:20 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:53:26 tests221: freeze> python -m pip freeze --all 15:53:27 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:53:27 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:53:27 using environment variables from ./karaf221.env 15:53:27 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:54:03 ................................... [100%] 15:54:42 35 passed in 75.05s (0:01:15) 15:54:42 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:55:14 ...... [100%] 15:55:28 6 passed in 45.58s 15:55:28 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:56:11 ............................................ [100%] 15:57:46 44 passed in 137.46s (0:02:17) 15:57:46 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:58:21 ............ [100%] 15:58:45 12 passed in 59.39s 15:58:45 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:59:11 ................ [100%] 16:00:40 16 passed in 114.78s (0:01:54) 16:00:41 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 16:01:10 ............................... [100%] 16:01:17 31 passed in 36.17s 16:01:17 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 16:01:54 .......................... [100%] 16:02:49 26 passed in 91.86s (0:01:31) 16:02:49 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 16:03:25 ...................... [100%] 16:04:29 22 passed in 99.30s (0:01:39) 16:04:29 pytest -q transportpce_tests/2.2.1/test09_olm.py 16:05:10 ........................................ [100%] 16:07:32 40 passed in 182.78s (0:03:02) 16:07:32 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 16:08:15 ........................................................................ [ 74%] 16:13:51 ......................... [100%] 16:15:43 97 passed in 490.91s (0:08:10) 16:15:43 pytest -q transportpce_tests/2.2.1/test12_end2end.py 16:16:24 ...................................................... [100%] 16:23:11 54 passed in 447.65s (0:07:27) 16:23:11 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:24:06 ........................................................................ [ 71%] 16:29:14 ............................. [100%] 16:31:23 101 passed in 491.83s (0:08:11) 16:31:23 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:32:18 ........................................................................ [ 67%] 16:38:03 ................................... [100%] 16:44:23 107 passed in 779.86s (0:12:59) 16:44:23 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:45:06 ............................................. [100%] 16:50:43 45 passed in 379.64s (0:06:19) 16:50:44 tests221: OK ✔ in 57 minutes 23.44 seconds 16:50:44 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:50:51 tests_hybrid: freeze> python -m pip freeze --all 16:50:51 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 16:50:51 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:50:51 using environment variables from ./karaf221.env 16:50:51 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:51:31 ................................................... [100%] 16:53:19 51 passed in 147.44s (0:02:27) 16:53:19 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:54:01 ........................................................................ [ 66%] 16:58:21 ..................................... [100%] 17:00:27 109 passed in 428.34s (0:07:08) 17:00:27 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 17:01:16 ..................................................... [100%] 17:04:48 53 passed in 260.61s (0:04:20) 17:04:48 buildcontroller: OK (128.82=setup[12.04]+cmd[116.77] seconds) 17:04:48 sims: OK (38.39=setup[34.18]+cmd[4.22] seconds) 17:04:48 build_karaf_tests121: OK (105.99=setup[9.44]+cmd[96.55] seconds) 17:04:48 testsPCE: OK (339.05=setup[103.94]+cmd[235.10] seconds) 17:04:48 tests121: OK (1195.76=setup[7.72]+cmd[1188.04] seconds) 17:04:48 build_karaf_tests221: OK (91.59=setup[8.23]+cmd[83.36] seconds) 17:04:48 tests_tapi: OK (1603.31=setup[7.55]+cmd[1595.76] seconds) 17:04:48 tests221: OK (3443.44=setup[6.79]+cmd[3436.64] seconds) 17:04:48 build_karaf_tests71: OK (97.54=setup[8.19]+cmd[89.35] seconds) 17:04:48 tests71: OK (451.05=setup[8.09]+cmd[442.96] seconds) 17:04:48 build_karaf_tests190: OK (83.18=setup[8.25]+cmd[74.93] seconds) 17:04:48 tests190: OK (213.93=setup[7.70]+cmd[206.23] seconds) 17:04:48 tests_hybrid: OK (844.99=setup[7.64]+cmd[837.36] seconds) 17:04:48 buildlighty: OK (76.54=setup[43.24]+cmd[33.30] seconds) 17:04:48 docs: OK (36.72=setup[33.89]+cmd[2.83] seconds) 17:04:48 docs-linkcheck: OK (36.68=setup[32.60]+cmd[4.08] seconds) 17:04:48 checkbashisms: OK (3.65=setup[2.34]+cmd[0.01,0.05,1.24] seconds) 17:04:48 pre-commit: OK (65.44=setup[3.52]+cmd[0.00,0.00,45.04,16.87] seconds) 17:04:48 pylint: OK (34.23=setup[4.74]+cmd[29.49] seconds) 17:04:48 congratulations :) (6465.64 seconds) 17:04:48 + tox_status=0 17:04:48 + echo '---> Completed tox runs' 17:04:48 ---> Completed tox runs 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/build_karaf_tests121/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=build_karaf_tests121 17:04:48 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/build_karaf_tests190/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=build_karaf_tests190 17:04:48 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:04:48 + for i in .tox/*/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 ++ echo .tox/build_karaf_tests221/log 17:04:48 + tox_env=build_karaf_tests221 17:04:48 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/build_karaf_tests71/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=build_karaf_tests71 17:04:48 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/buildcontroller/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=buildcontroller 17:04:48 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/buildlighty/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=buildlighty 17:04:48 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/checkbashisms/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=checkbashisms 17:04:48 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/docs-linkcheck/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=docs-linkcheck 17:04:48 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/docs/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=docs 17:04:48 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/pre-commit/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=pre-commit 17:04:48 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/pylint/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=pylint 17:04:48 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/sims/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=sims 17:04:48 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/tests121/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=tests121 17:04:48 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/tests190/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=tests190 17:04:48 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:04:48 + for i in .tox/*/log 17:04:48 ++ echo .tox/tests221/log 17:04:48 ++ awk -F/ '{print $2}' 17:04:48 + tox_env=tests221 17:04:48 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:04:49 + for i in .tox/*/log 17:04:49 ++ echo .tox/tests71/log 17:04:49 ++ awk -F/ '{print $2}' 17:04:49 + tox_env=tests71 17:04:49 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:04:49 + for i in .tox/*/log 17:04:49 ++ echo .tox/testsPCE/log 17:04:49 ++ awk -F/ '{print $2}' 17:04:49 + tox_env=testsPCE 17:04:49 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:04:49 + for i in .tox/*/log 17:04:49 ++ echo .tox/tests_hybrid/log 17:04:49 ++ awk -F/ '{print $2}' 17:04:49 + tox_env=tests_hybrid 17:04:49 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:04:49 + for i in .tox/*/log 17:04:49 ++ echo .tox/tests_tapi/log 17:04:49 ++ awk -F/ '{print $2}' 17:04:49 + tox_env=tests_tapi 17:04:49 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:04:49 + DOC_DIR=docs/_build/html 17:04:49 + [[ -d docs/_build/html ]] 17:04:49 + echo '---> Archiving generated docs' 17:04:49 ---> Archiving generated docs 17:04:49 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:04:49 + echo '---> tox-run.sh ends' 17:04:49 ---> tox-run.sh ends 17:04:49 + test 0 -eq 0 17:04:49 $ ssh-agent -k 17:04:49 unset SSH_AUTH_SOCK; 17:04:49 unset SSH_AGENT_PID; 17:04:49 echo Agent pid 1559 killed; 17:04:49 [ssh-agent] Stopped. 17:04:49 [PostBuildScript] - [INFO] Executing post build scripts. 17:04:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2537969274325386532.sh 17:04:49 ---> sysstat.sh 17:04:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4264720072657620415.sh 17:04:50 ---> package-listing.sh 17:04:50 ++ facter osfamily 17:04:50 ++ tr '[:upper:]' '[:lower:]' 17:04:50 + OS_FAMILY=debian 17:04:50 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:04:50 + START_PACKAGES=/tmp/packages_start.txt 17:04:50 + END_PACKAGES=/tmp/packages_end.txt 17:04:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:50 + PACKAGES=/tmp/packages_start.txt 17:04:50 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:04:50 + PACKAGES=/tmp/packages_end.txt 17:04:50 + case "${OS_FAMILY}" in 17:04:50 + dpkg -l 17:04:50 + grep '^ii' 17:04:50 + '[' -f /tmp/packages_start.txt ']' 17:04:50 + '[' -f /tmp/packages_end.txt ']' 17:04:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:50 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:04:50 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:04:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:04:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16028597767629763365.sh 17:04:50 ---> capture-instance-metadata.sh 17:04:50 Setup pyenv: 17:04:50 system 17:04:50 3.8.20 17:04:50 3.9.20 17:04:50 3.10.15 17:04:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vn7O from file:/tmp/.os_lf_venv 17:04:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:04:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:04:52 lf-activate-venv(): INFO: Base packages installed successfully 17:04:52 lf-activate-venv(): INFO: Installing additional packages: lftools 17:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-Vn7O/bin to PATH 17:05:03 INFO: Running in OpenStack, capturing instance metadata 17:05:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13491599764980420361.sh 17:05:04 provisioning config files... 17:05:04 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4266 17:05:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config10445300215757062386tmp 17:05:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:05:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:05:04 provisioning config files... 17:05:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:05:04 [EnvInject] - Injecting environment variables from a build step. 17:05:05 [EnvInject] - Injecting as environment variables the properties content 17:05:05 SERVER_ID=logs 17:05:05 17:05:05 [EnvInject] - Variables injected successfully. 17:05:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10280013974904135625.sh 17:05:05 ---> create-netrc.sh 17:05:05 WARN: Log server credential not found. 17:05:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13374990329065465345.sh 17:05:05 ---> python-tools-install.sh 17:05:05 Setup pyenv: 17:05:05 system 17:05:05 3.8.20 17:05:05 3.9.20 17:05:05 3.10.15 17:05:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vn7O from file:/tmp/.os_lf_venv 17:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:07 lf-activate-venv(): INFO: Base packages installed successfully 17:05:07 lf-activate-venv(): INFO: Installing additional packages: lftools 17:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-Vn7O/bin to PATH 17:05:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15753886082773675017.sh 17:05:18 ---> sudo-logs.sh 17:05:18 Archiving 'sudo' log.. 17:05:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12795941038035120548.sh 17:05:18 ---> job-cost.sh 17:05:18 Setup pyenv: 17:05:18 system 17:05:18 3.8.20 17:05:18 3.9.20 17:05:18 3.10.15 17:05:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:05:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vn7O from file:/tmp/.os_lf_venv 17:05:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:21 lf-activate-venv(): INFO: Base packages installed successfully 17:05:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:05:27 lf-activate-venv(): INFO: Adding /tmp/venv-Vn7O/bin to PATH 17:05:27 INFO: No Stack... 17:05:28 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:28 INFO: Archiving Costs 17:05:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12052334947562810712.sh 17:05:28 ---> logs-deploy.sh 17:05:28 Setup pyenv: 17:05:28 system 17:05:28 3.8.20 17:05:28 3.9.20 17:05:28 3.10.15 17:05:28 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vn7O from file:/tmp/.os_lf_venv 17:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:05:30 lf-activate-venv(): INFO: Base packages installed successfully 17:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-Vn7O/bin to PATH 17:05:41 WARNING: Nexus logging server not set 17:05:41 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4266/ 17:05:41 INFO: archiving logs to S3 17:05:43 ---> uname -a: 17:05:43 Linux prd-ubuntu2204-docker-4c-16g-6057 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:05:43 17:05:43 17:05:43 ---> lscpu: 17:05:43 Architecture: x86_64 17:05:43 CPU op-mode(s): 32-bit, 64-bit 17:05:43 Address sizes: 40 bits physical, 48 bits virtual 17:05:43 Byte Order: Little Endian 17:05:43 CPU(s): 4 17:05:43 On-line CPU(s) list: 0-3 17:05:43 Vendor ID: AuthenticAMD 17:05:43 Model name: AMD EPYC-Rome Processor 17:05:43 CPU family: 23 17:05:43 Model: 49 17:05:43 Thread(s) per core: 1 17:05:43 Core(s) per socket: 1 17:05:43 Socket(s): 4 17:05:43 Stepping: 0 17:05:43 BogoMIPS: 5599.99 17:05:43 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:05:43 Virtualization: AMD-V 17:05:43 Hypervisor vendor: KVM 17:05:43 Virtualization type: full 17:05:43 L1d cache: 128 KiB (4 instances) 17:05:43 L1i cache: 128 KiB (4 instances) 17:05:43 L2 cache: 2 MiB (4 instances) 17:05:43 L3 cache: 64 MiB (4 instances) 17:05:43 NUMA node(s): 1 17:05:43 NUMA node0 CPU(s): 0-3 17:05:43 Vulnerability Gather data sampling: Not affected 17:05:43 Vulnerability Indirect target selection: Not affected 17:05:43 Vulnerability Itlb multihit: Not affected 17:05:43 Vulnerability L1tf: Not affected 17:05:43 Vulnerability Mds: Not affected 17:05:43 Vulnerability Meltdown: Not affected 17:05:43 Vulnerability Mmio stale data: Not affected 17:05:43 Vulnerability Reg file data sampling: Not affected 17:05:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:05:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:05:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:05:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:05:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:05:43 Vulnerability Srbds: Not affected 17:05:43 Vulnerability Tsa: Not affected 17:05:43 Vulnerability Tsx async abort: Not affected 17:05:43 Vulnerability Vmscape: Not affected 17:05:43 17:05:43 17:05:43 ---> nproc: 17:05:43 4 17:05:43 17:05:43 17:05:43 ---> df -h: 17:05:43 Filesystem Size Used Avail Use% Mounted on 17:05:43 tmpfs 1.6G 1.1M 1.6G 1% /run 17:05:43 /dev/vda1 78G 18G 61G 23% / 17:05:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:05:43 tmpfs 5.0M 0 5.0M 0% /run/lock 17:05:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:05:43 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:05:43 17:05:43 17:05:43 ---> free -m: 17:05:43 total used free shared buff/cache available 17:05:43 Mem: 15989 701 10795 4 4492 14945 17:05:43 Swap: 1023 1 1022 17:05:43 17:05:43 17:05:43 ---> ip addr: 17:05:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:05:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:05:43 inet 127.0.0.1/8 scope host lo 17:05:43 valid_lft forever preferred_lft forever 17:05:43 inet6 ::1/128 scope host 17:05:43 valid_lft forever preferred_lft forever 17:05:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:05:43 link/ether fa:16:3e:b1:a4:3b brd ff:ff:ff:ff:ff:ff 17:05:43 altname enp0s3 17:05:43 inet 10.30.171.197/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:05:43 valid_lft 79727sec preferred_lft 79727sec 17:05:43 inet6 fe80::f816:3eff:feb1:a43b/64 scope link 17:05:43 valid_lft forever preferred_lft forever 17:05:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:05:43 link/ether 92:46:33:5b:2e:8c brd ff:ff:ff:ff:ff:ff 17:05:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:05:43 valid_lft forever preferred_lft forever 17:05:43 17:05:43 17:05:43 ---> sar -b -r -n DEV: 17:05:43 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6057) 01/30/26 _x86_64_ (4 CPU) 17:05:43 17:05:43 15:14:32 LINUX RESTART (4 CPU) 17:05:43 17:05:43 15:20:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:05:43 15:30:15 93.16 3.83 71.27 18.07 572.97 23347.54 232161.01 17:05:43 15:40:22 48.31 20.70 26.14 1.47 194.07 1587.00 1960.16 17:05:43 15:50:21 7.73 0.06 7.29 0.39 3.30 256.26 1289.39 17:05:43 16:00:25 16.43 0.02 15.72 0.69 0.54 686.65 869.64 17:05:43 16:10:25 14.77 0.01 14.12 0.64 0.63 440.88 288.08 17:05:43 16:20:25 5.16 0.01 4.97 0.18 0.25 135.47 49.75 17:05:43 16:30:25 5.40 0.02 5.21 0.17 1.32 148.08 68.25 17:05:43 16:40:21 5.45 0.01 5.26 0.18 1.56 149.76 72.07 17:05:43 16:50:19 5.13 0.01 4.95 0.17 0.29 143.16 106.64 17:05:43 17:00:23 8.58 0.02 8.22 0.34 0.95 543.29 205.46 17:05:43 Average: 21.17 2.49 16.42 2.26 78.52 2775.76 24012.59 17:05:43 17:05:43 15:20:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:43 15:30:15 2981136 7160980 8765796 53.54 262364 3825496 10762444 61.78 2149188 10582096 33188 17:05:43 15:40:22 2682636 6059208 9872440 60.30 267272 3091828 10914832 62.65 2067652 11037948 872 17:05:43 15:50:21 6405236 9804312 6128532 37.43 268204 3113372 6924532 39.75 2073628 7309408 332 17:05:43 16:00:25 10283828 13806284 2129872 13.01 273820 3231188 2843196 16.32 2112160 3412424 48 17:05:43 16:10:25 7759864 11339136 4595608 28.07 275716 3286104 5307604 30.47 2115972 5931524 84 17:05:43 16:20:25 7867516 11463496 4471220 27.31 276196 3302340 5163056 29.64 2117156 5823908 68 17:05:43 16:30:25 6185784 9801528 6132388 37.45 276740 3321552 6740896 38.69 2119684 7501104 240 17:05:43 16:40:21 6186404 9822376 6111568 37.33 277196 3341328 6757488 38.79 2123384 7496264 364 17:05:43 16:50:19 7832824 11489504 4445348 27.15 278012 3361216 5184924 29.76 2125836 5854248 60 17:05:43 17:00:23 7583140 11362940 4571656 27.92 281724 3476700 5280324 30.31 2140448 6082680 152 17:05:43 Average: 6576837 10210976 5722443 34.95 273724 3335112 6587930 37.81 2114511 7103160 3541 17:05:43 17:05:43 15:20:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:43 15:30:15 lo 12.61 12.61 11.81 11.81 0.00 0.00 0.00 0.00 17:05:43 15:30:15 ens3 40.08 27.60 753.89 3.09 0.00 0.00 0.00 0.00 17:05:43 15:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 15:40:22 lo 47.69 47.69 22.12 22.12 0.00 0.00 0.00 0.00 17:05:43 15:40:22 ens3 2.22 1.90 0.52 0.43 0.00 0.00 0.00 0.00 17:05:43 15:40:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 15:50:21 lo 23.58 23.58 11.06 11.06 0.00 0.00 0.00 0.00 17:05:43 15:50:21 ens3 1.14 0.86 0.21 1.16 0.00 0.00 0.00 0.00 17:05:43 15:50:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 16:00:25 lo 11.07 11.07 5.41 5.41 0.00 0.00 0.00 0.00 17:05:43 16:00:25 ens3 1.05 0.82 0.26 0.21 0.00 0.00 0.00 0.00 17:05:43 16:00:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 16:10:25 lo 19.77 19.77 10.54 10.54 0.00 0.00 0.00 0.00 17:05:43 16:10:25 ens3 5.87 3.35 3.62 2.41 0.00 0.00 0.00 0.00 17:05:43 16:10:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 16:20:25 lo 23.07 23.07 9.09 9.09 0.00 0.00 0.00 0.00 17:05:43 16:20:25 ens3 0.78 0.52 0.17 0.12 0.00 0.00 0.00 0.00 17:05:43 16:20:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 16:30:25 lo 25.27 25.27 11.17 11.17 0.00 0.00 0.00 0.00 17:05:43 16:30:25 ens3 0.78 0.50 0.16 0.11 0.00 0.00 0.00 0.00 17:05:43 16:30:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 16:40:21 lo 17.80 17.80 10.62 10.62 0.00 0.00 0.00 0.00 17:05:43 16:40:21 ens3 0.97 0.59 0.25 0.18 0.00 0.00 0.00 0.00 17:05:43 16:40:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 16:50:19 lo 6.21 6.21 3.21 3.21 0.00 0.00 0.00 0.00 17:05:43 16:50:19 ens3 0.54 0.32 0.10 0.06 0.00 0.00 0.00 0.00 17:05:43 16:50:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 17:00:23 lo 22.90 22.90 10.83 10.83 0.00 0.00 0.00 0.00 17:05:43 17:00:23 ens3 1.01 0.81 0.25 0.20 0.00 0.00 0.00 0.00 17:05:43 17:00:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 Average: lo 21.02 21.02 10.60 10.60 0.00 0.00 0.00 0.00 17:05:43 Average: ens3 5.50 3.76 76.93 0.80 0.00 0.00 0.00 0.00 17:05:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:43 17:05:43 17:05:43 ---> sar -P ALL: 17:05:43 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6057) 01/30/26 _x86_64_ (4 CPU) 17:05:43 17:05:43 15:14:32 LINUX RESTART (4 CPU) 17:05:43 17:05:43 15:20:05 CPU %user %nice %system %iowait %steal %idle 17:05:43 15:30:15 all 47.14 0.00 2.32 7.05 0.13 43.36 17:05:43 15:30:15 0 46.49 0.00 2.30 6.71 0.13 44.37 17:05:43 15:30:15 1 48.96 0.00 2.42 9.57 0.14 38.92 17:05:43 15:30:15 2 46.32 0.00 2.42 6.42 0.14 44.71 17:05:43 15:30:15 3 46.79 0.00 2.15 5.49 0.13 45.44 17:05:43 15:40:22 all 49.36 0.00 2.03 0.12 0.15 48.34 17:05:43 15:40:22 0 48.96 0.00 2.05 0.07 0.15 48.77 17:05:43 15:40:22 1 48.81 0.00 2.05 0.12 0.15 48.87 17:05:43 15:40:22 2 50.05 0.00 2.07 0.08 0.15 47.65 17:05:43 15:40:22 3 49.62 0.00 1.95 0.20 0.15 48.08 17:05:43 15:50:21 all 17.69 0.00 0.88 0.14 0.11 81.18 17:05:43 15:50:21 0 17.35 0.00 0.91 0.23 0.11 81.39 17:05:43 15:50:21 1 17.37 0.00 0.80 0.07 0.11 81.65 17:05:43 15:50:21 2 17.88 0.00 0.97 0.13 0.12 80.91 17:05:43 15:50:21 3 18.16 0.00 0.84 0.13 0.11 80.76 17:05:43 16:00:25 all 20.81 0.00 0.88 0.08 0.11 78.13 17:05:43 16:00:25 0 20.93 0.00 0.77 0.04 0.10 78.16 17:05:43 16:00:25 1 21.14 0.00 0.85 0.06 0.10 77.85 17:05:43 16:00:25 2 20.47 0.00 0.96 0.03 0.11 78.43 17:05:43 16:00:25 3 20.71 0.00 0.92 0.19 0.11 78.07 17:05:43 16:10:25 all 24.68 0.00 0.90 0.06 0.11 74.25 17:05:43 16:10:25 0 24.47 0.00 0.94 0.09 0.10 74.40 17:05:43 16:10:25 1 25.20 0.00 0.91 0.04 0.11 73.74 17:05:43 16:10:25 2 24.11 0.00 0.86 0.04 0.11 74.88 17:05:43 16:10:25 3 24.95 0.00 0.90 0.06 0.11 73.99 17:05:43 16:20:25 all 8.05 0.00 0.40 0.02 0.09 91.44 17:05:43 16:20:25 0 8.08 0.00 0.36 0.01 0.09 91.46 17:05:43 16:20:25 1 8.45 0.00 0.44 0.03 0.09 90.99 17:05:43 16:20:25 2 7.94 0.00 0.41 0.04 0.09 91.51 17:05:43 16:20:25 3 7.71 0.00 0.40 0.02 0.09 91.78 17:05:43 16:30:25 all 9.88 0.00 0.45 0.02 0.10 89.55 17:05:43 16:30:25 0 10.12 0.00 0.48 0.01 0.10 89.29 17:05:43 16:30:25 1 10.30 0.00 0.41 0.06 0.10 89.13 17:05:43 16:30:25 2 9.00 0.00 0.44 0.01 0.10 90.45 17:05:43 16:30:25 3 10.10 0.00 0.46 0.02 0.10 89.32 17:05:43 16:40:21 all 9.46 0.00 0.53 0.02 0.10 89.88 17:05:43 16:40:21 0 9.24 0.00 0.52 0.04 0.10 90.11 17:05:43 16:40:21 1 9.52 0.00 0.51 0.01 0.11 89.86 17:05:43 16:40:21 2 9.60 0.00 0.54 0.00 0.11 89.74 17:05:43 16:40:21 3 9.49 0.00 0.56 0.04 0.10 89.81 17:05:43 16:50:19 all 6.57 0.00 0.46 0.02 0.10 92.85 17:05:43 16:50:19 0 6.50 0.00 0.45 0.04 0.11 92.91 17:05:43 16:50:19 1 6.19 0.00 0.53 0.00 0.10 93.18 17:05:43 16:50:19 2 7.01 0.00 0.48 0.01 0.11 92.39 17:05:43 16:50:19 3 6.59 0.00 0.38 0.03 0.09 92.91 17:05:43 17:00:23 all 13.87 0.00 0.65 0.05 0.11 85.32 17:05:43 17:00:23 0 14.15 0.00 0.67 0.02 0.10 85.06 17:05:43 17:00:23 1 13.12 0.00 0.62 0.01 0.11 86.14 17:05:43 17:00:23 2 14.03 0.00 0.64 0.10 0.11 85.13 17:05:43 17:00:23 3 14.19 0.00 0.69 0.05 0.11 84.95 17:05:43 Average: all 20.83 0.00 0.95 0.77 0.11 77.34 17:05:43 Average: 0 20.70 0.00 0.95 0.73 0.11 77.51 17:05:43 Average: 1 20.99 0.00 0.96 1.01 0.11 76.94 17:05:43 Average: 2 20.73 0.00 0.98 0.69 0.11 77.48 17:05:43 Average: 3 20.91 0.00 0.93 0.63 0.11 77.42 17:05:43 17:05:43 17:05:43