00:03:24 Started by upstream project "integration-distribution-mri-test-vanadium" build number 17 00:03:24 originally caused by: 00:03:24 Started by timer 00:03:24 Running as SYSTEM 00:03:24 [EnvInject] - Loading node environment variables. 00:03:24 Building remotely on prd-centos8-robot-2c-8g-12774 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium 00:03:25 [ssh-agent] Looking for ssh-agent implementation... 00:03:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:03:25 $ ssh-agent 00:03:25 SSH_AUTH_SOCK=/tmp/ssh-DNlRZbyn4LmV/agent.5161 00:03:25 SSH_AGENT_PID=5162 00:03:25 [ssh-agent] Started. 00:03:25 Running ssh-add (command line suppressed) 00:03:25 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_14898843925147978159.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_14898843925147978159.key) 00:03:25 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:03:25 The recommended git tool is: NONE 00:03:32 using credential opendaylight-jenkins-ssh 00:03:32 Wiping out workspace first. 00:03:32 Cloning the remote Git repository 00:03:32 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:03:32 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10 00:03:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:03:32 > git --version # timeout=10 00:03:32 > git --version # 'git version 2.43.0' 00:03:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:03:32 [INFO] Currently running in a labeled security context 00:03:32 [INFO] Currently SELinux is 'enforcing' on the host 00:03:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh1436036129735253110.key 00:03:32 Verifying host key using known hosts file 00:03:32 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. 00:03:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:03:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:03:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:03:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:03:35 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:03:35 [INFO] Currently running in a labeled security context 00:03:35 [INFO] Currently SELinux is 'enforcing' on the host 00:03:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh17840852250028811886.key 00:03:35 Verifying host key using known hosts file 00:03:35 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. 00:03:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:03:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:03:36 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 00:03:36 > git config core.sparsecheckout # timeout=10 00:03:36 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 00:03:36 Commit message: "Adapt test for new pce-allocation field" 00:03:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:03:36 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 00:03:37 No emails were triggered. 00:03:37 provisioning config files... 00:03:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:03:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:03:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:03:37 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16534695562570526847.sh 00:03:37 ---> python-tools-install.sh 00:03:37 Setup pyenv: 00:03:37 system 00:03:37 * 3.8.13 (set by /opt/pyenv/version) 00:03:37 * 3.9.13 (set by /opt/pyenv/version) 00:03:37 * 3.10.13 (set by /opt/pyenv/version) 00:03:37 * 3.11.7 (set by /opt/pyenv/version) 00:03:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D2Kx 00:03:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:03:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:03:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:03:46 lf-activate-venv(): INFO: Base packages installed successfully 00:03:46 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:11 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 00:04:11 Generating Requirements File 00:04:31 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. 00:04:31 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:04:31 Python 3.11.7 00:04:31 pip 25.3 from /tmp/venv-D2Kx/lib/python3.11/site-packages/pip (python 3.11) 00:04:32 appdirs==1.4.4 00:04:32 argcomplete==3.6.3 00:04:32 aspy.yaml==1.3.0 00:04:32 attrs==25.4.0 00:04:32 autopage==0.5.2 00:04:32 beautifulsoup4==4.14.2 00:04:32 boto3==1.41.2 00:04:32 botocore==1.41.2 00:04:32 bs4==0.0.2 00:04:32 cachetools==6.2.2 00:04:32 certifi==2025.11.12 00:04:32 cffi==2.0.0 00:04:32 cfgv==3.5.0 00:04:32 chardet==5.2.0 00:04:32 charset-normalizer==3.4.4 00:04:32 click==8.3.1 00:04:32 cliff==4.12.0 00:04:32 cmd2==2.7.0 00:04:32 cryptography==3.3.2 00:04:32 debtcollector==3.0.0 00:04:32 decorator==5.2.1 00:04:32 defusedxml==0.7.1 00:04:32 Deprecated==1.3.1 00:04:32 distlib==0.4.0 00:04:32 dnspython==2.8.0 00:04:32 docker==7.1.0 00:04:32 dogpile.cache==1.5.0 00:04:32 durationpy==0.10 00:04:32 email-validator==2.3.0 00:04:32 filelock==3.20.0 00:04:32 future==1.0.0 00:04:32 gitdb==4.0.12 00:04:32 GitPython==3.1.45 00:04:32 google-auth==2.43.0 00:04:32 httplib2==0.31.0 00:04:32 identify==2.6.15 00:04:32 idna==3.11 00:04:32 importlib-resources==1.5.0 00:04:32 iso8601==2.1.0 00:04:32 Jinja2==3.1.6 00:04:32 jmespath==1.0.1 00:04:32 jsonpatch==1.33 00:04:32 jsonpointer==3.0.0 00:04:32 jsonschema==4.25.1 00:04:32 jsonschema-specifications==2025.9.1 00:04:32 keystoneauth1==5.12.0 00:04:32 kubernetes==34.1.0 00:04:32 lftools==0.37.16 00:04:32 lxml==6.0.2 00:04:32 markdown-it-py==4.0.0 00:04:32 MarkupSafe==3.0.3 00:04:32 mdurl==0.1.2 00:04:32 msgpack==1.1.2 00:04:32 multi_key_dict==2.0.3 00:04:32 munch==4.0.0 00:04:32 netaddr==1.3.0 00:04:32 niet==1.4.2 00:04:32 nodeenv==1.9.1 00:04:32 oauth2client==4.1.3 00:04:32 oauthlib==3.3.1 00:04:32 openstacksdk==4.8.0 00:04:32 os-service-types==1.8.2 00:04:32 osc-lib==4.2.0 00:04:32 oslo.config==10.1.0 00:04:32 oslo.context==6.2.0 00:04:32 oslo.i18n==6.7.1 00:04:32 oslo.log==7.2.1 00:04:32 oslo.serialization==5.8.0 00:04:32 oslo.utils==9.2.0 00:04:32 packaging==25.0 00:04:32 pbr==7.0.3 00:04:32 platformdirs==4.5.0 00:04:32 prettytable==3.17.0 00:04:32 psutil==7.1.3 00:04:32 pyasn1==0.6.1 00:04:32 pyasn1_modules==0.4.2 00:04:32 pycparser==2.23 00:04:32 pygerrit2==2.0.15 00:04:32 PyGithub==2.8.1 00:04:32 Pygments==2.19.2 00:04:32 PyJWT==2.10.1 00:04:32 PyNaCl==1.6.1 00:04:32 pyparsing==2.4.7 00:04:32 pyperclip==1.11.0 00:04:32 pyrsistent==0.20.0 00:04:32 python-cinderclient==9.8.0 00:04:32 python-dateutil==2.9.0.post0 00:04:32 python-heatclient==4.3.0 00:04:32 python-jenkins==1.8.3 00:04:32 python-keystoneclient==5.7.0 00:04:32 python-magnumclient==4.9.0 00:04:32 python-openstackclient==8.2.0 00:04:32 python-swiftclient==4.9.0 00:04:32 PyYAML==6.0.3 00:04:32 referencing==0.37.0 00:04:32 requests==2.32.5 00:04:32 requests-oauthlib==2.0.0 00:04:32 requestsexceptions==1.4.0 00:04:32 rfc3986==2.0.0 00:04:32 rich==14.2.0 00:04:32 rich-argparse==1.7.2 00:04:32 rpds-py==0.29.0 00:04:32 rsa==4.9.1 00:04:32 ruamel.yaml==0.18.16 00:04:32 ruamel.yaml.clib==0.2.15 00:04:32 s3transfer==0.15.0 00:04:32 simplejson==3.20.2 00:04:32 six==1.17.0 00:04:32 smmap==5.0.2 00:04:32 soupsieve==2.8 00:04:32 stevedore==5.6.0 00:04:32 tabulate==0.9.0 00:04:32 toml==0.10.2 00:04:32 tomlkit==0.13.3 00:04:32 tqdm==4.67.1 00:04:32 typing_extensions==4.15.0 00:04:32 tzdata==2025.2 00:04:32 urllib3==1.26.20 00:04:32 virtualenv==20.35.4 00:04:32 wcwidth==0.2.14 00:04:32 websocket-client==1.9.0 00:04:32 wrapt==2.0.1 00:04:32 xdg==6.0.0 00:04:32 xmltodict==1.0.2 00:04:32 yq==3.4.3 00:04:32 [EnvInject] - Injecting environment variables from a build step. 00:04:32 [EnvInject] - Injecting as environment variables the properties content 00:04:32 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:04:32 OS_CLOUD=vex 00:04:32 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-32 00:04:32 OS_STACK_TEMPLATE_DIR=openstack-hot 00:04:32 00:04:32 [EnvInject] - Variables injected successfully. 00:04:32 provisioning config files... 00:04:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins5897361752418100940.sh 00:04:32 ---> Create parameters file for OpenStack HOT 00:04:32 OpenStack Heat parameters generated 00:04:32 ----------------------------------- 00:04:32 parameters: 00:04:32 vm_0_count: '3' 00:04:32 vm_0_flavor: 'v3-standard-4' 00:04:32 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 00:04:32 vm_1_count: '1' 00:04:32 vm_1_flavor: 'v3-standard-2' 00:04:32 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:04:32 00:04:32 job_name: '12556-32' 00:04:32 silo: 'releng' 00:04:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16054720591913972900.sh 00:04:32 ---> Create HEAT stack 00:04:32 + source /home/jenkins/lf-env.sh 00:04:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:04:32 ++ mktemp -d /tmp/venv-XXXX 00:04:32 + lf_venv=/tmp/venv-uuDS 00:04:32 + local venv_file=/tmp/.os_lf_venv 00:04:32 + local python=python3 00:04:32 + local options 00:04:32 + local set_path=true 00:04:32 + local install_args= 00:04:32 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:04:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:04:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:04:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:04:32 + true 00:04:32 + case $1 in 00:04:32 + python=python3 00:04:32 + shift 2 00:04:32 + true 00:04:32 + case $1 in 00:04:32 + shift 00:04:32 + break 00:04:32 + case $python in 00:04:32 + local pkg_list= 00:04:32 + [[ -d /opt/pyenv ]] 00:04:32 + echo 'Setup pyenv:' 00:04:32 Setup pyenv: 00:04:32 + export PYENV_ROOT=/opt/pyenv 00:04:32 + PYENV_ROOT=/opt/pyenv 00:04:32 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:04:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:04:32 + pyenv versions 00:04:32 system 00:04:32 3.8.13 00:04:32 3.9.13 00:04:32 3.10.13 00:04:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:04:32 + command -v pyenv 00:04:32 ++ pyenv init - --no-rehash 00:04:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:04:32 for i in ${!paths[@]}; do 00:04:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:04:32 fi; done; 00:04:32 echo "${paths[*]}"'\'')" 00:04:32 export PATH="/opt/pyenv/shims:${PATH}" 00:04:32 export PYENV_SHELL=bash 00:04:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:04:32 pyenv() { 00:04:32 local command 00:04:32 command="${1:-}" 00:04:32 if [ "$#" -gt 0 ]; then 00:04:32 shift 00:04:32 fi 00:04:32 00:04:32 case "$command" in 00:04:32 rehash|shell) 00:04:32 eval "$(pyenv "sh-$command" "$@")" 00:04:32 ;; 00:04:32 *) 00:04:32 command pyenv "$command" "$@" 00:04:32 ;; 00:04:32 esac 00:04:32 }' 00:04:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:04:32 for i in ${!paths[@]}; do 00:04:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:04:32 fi; done; 00:04:32 echo "${paths[*]}"' 00:04:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:04:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:04:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:04:32 ++ export PYENV_SHELL=bash 00:04:32 ++ PYENV_SHELL=bash 00:04:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:04:32 +++ complete -F _pyenv pyenv 00:04:32 ++ lf-pyver python3 00:04:32 ++ local py_version_xy=python3 00:04:32 ++ local py_version_xyz= 00:04:32 ++ awk '{ print $1 }' 00:04:32 ++ pyenv versions 00:04:32 ++ local command 00:04:32 ++ command=versions 00:04:32 ++ '[' 1 -gt 0 ']' 00:04:32 ++ shift 00:04:32 ++ case "$command" in 00:04:32 ++ command pyenv versions 00:04:32 ++ pyenv versions 00:04:32 ++ sed 's/^[ *]* //' 00:04:32 ++ grep -E '^[0-9.]*[0-9]$' 00:04:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:04:33 +++ grep '^3' /tmp/.pyenv_versions 00:04:33 +++ sort -V 00:04:33 +++ tail -n 1 00:04:33 ++ py_version_xyz=3.11.7 00:04:33 ++ [[ -z 3.11.7 ]] 00:04:33 ++ echo 3.11.7 00:04:33 ++ return 0 00:04:33 + pyenv local 3.11.7 00:04:33 + local command 00:04:33 + command=local 00:04:33 + '[' 2 -gt 0 ']' 00:04:33 + shift 00:04:33 + case "$command" in 00:04:33 + command pyenv local 3.11.7 00:04:33 + pyenv local 3.11.7 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='lftools[openstack] ' 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='kubernetes ' 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='niet ' 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='python-heatclient ' 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='python-openstackclient ' 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='python-magnumclient ' 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='urllib3~=1.26.15 ' 00:04:33 + for arg in "$@" 00:04:33 + case $arg in 00:04:33 + pkg_list+='yq ' 00:04:33 + [[ -f /tmp/.os_lf_venv ]] 00:04:33 ++ cat /tmp/.os_lf_venv 00:04:33 + lf_venv=/tmp/venv-D2Kx 00:04:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from' file:/tmp/.os_lf_venv 00:04:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 00:04:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:33 + local 'pip_opts=--upgrade --quiet' 00:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:04:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:04:33 + [[ -n '' ]] 00:04:33 + [[ -n '' ]] 00:04:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:33 + /tmp/venv-D2Kx/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 00:04:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:04:35 lf-activate-venv(): INFO: Base packages installed successfully 00:04:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:04:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:04:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:04:35 + /tmp/venv-D2Kx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:04:53 + type python3 00:04:53 + true 00:04:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH' 00:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 00:04:53 + PATH=/tmp/venv-D2Kx/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:04:53 + return 0 00:04:53 + openstack --os-cloud vex limits show --absolute 00:04:54 +--------------------------+---------+ 00:04:54 | Name | Value | 00:04:54 +--------------------------+---------+ 00:04:54 | maxTotalInstances | -1 | 00:04:54 | maxTotalCores | 450 | 00:04:54 | maxTotalRAMSize | 1000000 | 00:04:54 | maxServerMeta | 128 | 00:04:54 | maxImageMeta | 128 | 00:04:54 | maxPersonality | 5 | 00:04:54 | maxPersonalitySize | 10240 | 00:04:54 | maxTotalKeypairs | 100 | 00:04:54 | maxServerGroups | 10 | 00:04:54 | maxServerGroupMembers | 10 | 00:04:54 | maxTotalFloatingIps | -1 | 00:04:54 | maxSecurityGroups | -1 | 00:04:54 | maxSecurityGroupRules | -1 | 00:04:54 | totalRAMUsed | 770048 | 00:04:54 | totalCoresUsed | 188 | 00:04:54 | totalInstancesUsed | 74 | 00:04:54 | totalFloatingIpsUsed | 0 | 00:04:54 | totalSecurityGroupsUsed | 0 | 00:04:54 | totalServerGroupsUsed | 0 | 00:04:54 | maxTotalVolumes | -1 | 00:04:54 | maxTotalSnapshots | 10 | 00:04:54 | maxTotalVolumeGigabytes | 4096 | 00:04:54 | maxTotalBackups | 10 | 00:04:54 | maxTotalBackupGigabytes | 1000 | 00:04:54 | totalVolumesUsed | 3 | 00:04:54 | totalGigabytesUsed | 60 | 00:04:54 | totalSnapshotsUsed | 0 | 00:04:54 | totalBackupsUsed | 0 | 00:04:54 | totalBackupGigabytesUsed | 0 | 00:04:54 +--------------------------+---------+ 00:04:54 + pushd /opt/ciman/openstack-hot 00:04:54 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium 00:04:54 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-32 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml 00:05:31 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-32 00:05:31 Waiting to initialize infrastructure... 00:05:31 Waiting to initialize infrastructure... 00:05:31 Stack initialization successful. 00:05:31 ------------------------------------ 00:05:31 Stack Details 00:05:31 ------------------------------------ 00:05:31 {'added': None, 00:05:31 'capabilities': [], 00:05:31 'created_at': '2025-11-23T00:04:57Z', 00:05:31 'deleted': None, 00:05:31 'deleted_at': None, 00:05:31 'description': 'No description', 00:05:31 'environment': None, 00:05:31 'environment_files': None, 00:05:31 'files': None, 00:05:31 'files_container': None, 00:05:31 'id': 'c6a835aa-595d-4c43-a94b-14fac83c176f', 00:05:31 'is_rollback_disabled': True, 00:05:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-32/c6a835aa-595d-4c43-a94b-14fac83c176f', 00:05:31 'rel': 'self'}], 00:05:31 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 00:05:31 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-32', 00:05:31 'notification_topics': [], 00:05:31 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:05:31 'output_key': 'vm_0_ips', 00:05:31 'output_value': ['10.30.170.231', 00:05:31 '10.30.171.113', 00:05:31 '10.30.171.108']}, 00:05:31 {'description': 'IP addresses of the 2nd vm types', 00:05:31 'output_key': 'vm_1_ips', 00:05:31 'output_value': ['10.30.170.219']}], 00:05:31 'owner_id': ****, 00:05:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:05:31 'OS::stack_id': 'c6a835aa-595d-4c43-a94b-14fac83c176f', 00:05:31 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-32', 00:05:31 'job_name': '12556-32', 00:05:31 'silo': 'releng', 00:05:31 'vm_0_count': '3', 00:05:31 'vm_0_flavor': 'v3-standard-4', 00:05:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:05:31 '20250917-133034.447', 00:05:31 'vm_1_count': '1', 00:05:31 'vm_1_flavor': 'v3-standard-2', 00:05:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:05:31 '- 20250917-133034.654'}, 00:05:31 'parent_id': None, 00:05:31 'replaced': None, 00:05:31 'status': 'CREATE_COMPLETE', 00:05:31 'status_reason': 'Stack CREATE completed successfully', 00:05:31 'tags': [], 00:05:31 'template': None, 00:05:31 'template_description': 'No description', 00:05:31 'template_url': None, 00:05:31 'timeout_mins': 15, 00:05:31 'unchanged': None, 00:05:31 'updated': None, 00:05:31 'updated_at': None, 00:05:31 'user_project_id': 'a6022104e5cb4867b26ecc3dc0bb8e61'} 00:05:31 ------------------------------------ 00:05:32 + popd 00:05:32 /w/workspace/netconf-csit-3node-clustering-only-vanadium 00:05:32 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins5072533004808872515.sh 00:05:32 ---> Copy SSH public keys to CSIT lab 00:05:32 Setup pyenv: 00:05:32 system 00:05:32 3.8.13 00:05:32 3.9.13 00:05:32 3.10.13 00:05:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 00:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:34 lf-activate-venv(): INFO: Base packages installed successfully 00:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:05:47 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 00:05:49 SSH not responding on 10.30.170.231. Retrying in 10 seconds... 00:05:49 SSH not responding on 10.30.171.108. Retrying in 10 seconds... 00:05:50 Warning: Permanently added '10.30.170.219' (ECDSA) to the list of known hosts. 00:05:50 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:05:50 releng-12556-32-1-mininet-ovs-217-0 00:05:50 Successfully copied public keys to slave 10.30.170.219 00:05:50 releng-12556-32-0-builder-1 00:05:50 Successfully copied public keys to slave 10.30.171.113 00:05:59 Ping to 10.30.170.231 successful. 00:05:59 Ping to 10.30.171.108 successful. 00:05:59 SSH not responding on 10.30.170.231. Retrying in 10 seconds... 00:06:01 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:06:02 releng-12556-32-0-builder-2 00:06:02 Successfully copied public keys to slave 10.30.171.108 00:06:09 Ping to 10.30.170.231 successful. 00:06:10 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:06:11 releng-12556-32-0-builder-0 00:06:11 Successfully copied public keys to slave 10.30.170.231 00:06:11 Process 6495 ready. 00:06:11 Process 6496 ready. 00:06:11 Process 6497 ready. 00:06:11 Process 6498 ready. 00:06:11 SSH ready on all stack servers. 00:06:11 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins9911238878225765257.sh 00:06:11 Setup pyenv: 00:06:11 system 00:06:11 3.8.13 00:06:11 3.9.13 00:06:11 3.10.13 00:06:11 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:06:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4szf 00:06:15 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv 00:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:19 lf-activate-venv(): INFO: Base packages installed successfully 00:06:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-4szf/bin to PATH 00:06:21 + echo 'Installing Python Requirements' 00:06:21 Installing Python Requirements 00:06:21 + cat 00:06:21 + python -m pip install -r requirements.txt 00:06:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:06:21 Collecting docker-py (from -r requirements.txt (line 1)) 00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 00:06:21 Collecting ipaddr (from -r requirements.txt (line 2)) 00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:06:21 Installing build dependencies: started 00:06:22 Installing build dependencies: finished with status 'done' 00:06:22 Getting requirements to build wheel: started 00:06:22 Getting requirements to build wheel: finished with status 'done' 00:06:22 Preparing metadata (pyproject.toml): started 00:06:22 Preparing metadata (pyproject.toml): finished with status 'done' 00:06:22 Collecting netaddr (from -r requirements.txt (line 3)) 00:06:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:06:22 Collecting netifaces (from -r requirements.txt (line 4)) 00:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:06:22 Installing build dependencies: started 00:06:23 Installing build dependencies: finished with status 'done' 00:06:23 Getting requirements to build wheel: started 00:06:24 Getting requirements to build wheel: finished with status 'done' 00:06:24 Preparing metadata (pyproject.toml): started 00:06:24 Preparing metadata (pyproject.toml): finished with status 'done' 00:06:24 Collecting pyhocon (from -r requirements.txt (line 5)) 00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:06:24 Collecting requests (from -r requirements.txt (line 6)) 00:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:06:24 Collecting robotframework (from -r requirements.txt (line 7)) 00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 00:06:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.7 MB/s 0:00:00 00:06:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:06:24 Installing build dependencies: started 00:06:25 Installing build dependencies: finished with status 'done' 00:06:25 Getting requirements to build wheel: started 00:06:25 Getting requirements to build wheel: finished with status 'done' 00:06:25 Preparing metadata (pyproject.toml): started 00:06:25 Preparing metadata (pyproject.toml): finished with status 'done' 00:06:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:06:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:06:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:06:26 Installing build dependencies: started 00:06:26 Installing build dependencies: finished with status 'done' 00:06:26 Getting requirements to build wheel: started 00:06:27 Getting requirements to build wheel: finished with status 'done' 00:06:27 Preparing metadata (pyproject.toml): started 00:06:27 Preparing metadata (pyproject.toml): finished with status 'done' 00:06:27 Collecting scapy (from -r requirements.txt (line 12)) 00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 00:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.7 MB/s 0:00:00 00:06:27 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:06:27 Installing build dependencies: started 00:06:28 Installing build dependencies: finished with status 'done' 00:06:28 Getting requirements to build wheel: started 00:06:28 Getting requirements to build wheel: finished with status 'done' 00:06:28 Preparing metadata (pyproject.toml): started 00:06:29 Preparing metadata (pyproject.toml): finished with status 'done' 00:06:29 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 00:06:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 32.7 MB/s 0:00:00 00:06:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:06:29 Collecting pyangbind (from -r requirements.txt (line 22)) 00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 00:06:29 Collecting isodate (from -r requirements.txt (line 25)) 00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:06:29 Collecting jmespath (from -r requirements.txt (line 28)) 00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 00:06:29 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:06:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:06:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:06:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:06:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:06:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:06:29 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 00:06:29 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:06:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:06:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 00:06:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 00:06:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:06:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 00:06:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:06:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:06:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:06:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 00:06:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 00:06:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 00:06:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:06:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:06:30 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 00:06:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 33.6 MB/s 0:00:00 00:06:30 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:06:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:06:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:06:30 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:06:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.8 MB/s 0:00:00 00:06:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:06:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:06:32 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:06:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 28.9 MB/s 0:00:00 00:06:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:06:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:06:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:06:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:06:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:06:33 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:06:33 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 00:06:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 00:06:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 76.4 MB/s 0:00:00 00:06:33 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 00:06:33 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:06:33 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 00:06:33 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:06:33 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:06:34 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:06:34 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 00:06:34 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:06:34 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:06:34 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:06:34 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:06:34 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:06:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 00:06:34 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:06:34 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:06:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 00:06:34 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:06:34 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:06:34 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:06:34 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2ea52d42097dd7a351e21d748350d7b7794f40344b6654c6c76ed3bed9dfb965 00:06:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:06:34 Building wheel for ipaddr (pyproject.toml): started 00:06:34 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:06:34 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3dba03dbe05a7eaf864ccf4520b308c439c04b65ce39361b07fd6a4b05dd8a45 00:06:34 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:06:34 Building wheel for netifaces (pyproject.toml): started 00:06:37 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:06:37 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=a6801c871488bf57767423659ecb59b512b45cd8cfa52071be44f5cf1ae51acc 00:06:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:06:37 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:06:37 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:06:37 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d16209965386e1e3c6fdd83ba5042c4a5e16ef002899fd2f0520e85cb610c7f1 00:06:37 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:06:37 Building wheel for jsonpath-rw (pyproject.toml): started 00:06:37 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:06:37 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5bf78d0b73fc7687bccb5a3c5cb2b9707b4b3152436feddf024e44a9bc5abff7 00:06:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:06:37 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:06:37 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:06:44 00:06:44 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 00:06:45 + pip freeze 00:06:45 attrs==25.4.0 00:06:45 bcrypt==5.0.0 00:06:45 beautifulsoup4==4.14.2 00:06:45 certifi==2025.11.12 00:06:45 cffi==2.0.0 00:06:45 charset-normalizer==3.4.4 00:06:45 click==8.3.1 00:06:45 cryptography==46.0.3 00:06:45 decorator==5.2.1 00:06:45 distlib==0.4.0 00:06:45 docker-py==1.10.6 00:06:45 docker-pycreds==0.4.0 00:06:45 elastic-transport==8.17.1 00:06:45 elasticsearch==8.19.2 00:06:45 elasticsearch-dsl==8.15.4 00:06:45 enum34==1.1.10 00:06:45 filelock==3.20.0 00:06:45 h11==0.16.0 00:06:45 idna==3.11 00:06:45 invoke==2.2.1 00:06:45 ipaddr==2.2.0 00:06:45 isodate==0.7.2 00:06:45 jmespath==1.0.1 00:06:45 jsonpatch==1.33 00:06:45 jsonpath-rw==1.4.0 00:06:45 jsonpointer==3.0.0 00:06:45 lxml==6.0.2 00:06:45 netaddr==1.3.0 00:06:45 netifaces==0.11.0 00:06:45 outcome==1.3.0.post0 00:06:45 paramiko==4.0.0 00:06:45 platformdirs==4.5.0 00:06:45 ply==3.11 00:06:45 pyang==2.7.1 00:06:45 pyangbind==0.8.6 00:06:45 pycparser==2.23 00:06:45 pyhocon==0.3.61 00:06:45 PyNaCl==1.6.1 00:06:45 pyparsing==3.2.5 00:06:45 PySocks==1.7.1 00:06:45 python-dateutil==2.9.0.post0 00:06:45 regex==2025.11.3 00:06:45 requests==2.32.5 00:06:45 robotframework==7.3.2 00:06:45 robotframework-httplibrary==0.4.2 00:06:45 robotframework-pythonlibcore==4.4.1 00:06:45 robotframework-requests==0.9.7 00:06:45 robotframework-selenium2library==3.0.0 00:06:45 robotframework-seleniumlibrary==6.8.0 00:06:45 robotframework-sshlibrary==3.8.0 00:06:45 scapy==2.6.1 00:06:45 scp==0.15.0 00:06:45 selenium==4.38.0 00:06:45 six==1.17.0 00:06:45 sniffio==1.3.1 00:06:45 sortedcontainers==2.4.0 00:06:45 soupsieve==2.8 00:06:45 trio==0.32.0 00:06:45 trio-websocket==0.12.2 00:06:45 typing_extensions==4.15.0 00:06:45 urllib3==2.5.0 00:06:45 virtualenv==20.35.4 00:06:45 waitress==3.0.2 00:06:45 WebOb==1.8.9 00:06:45 websocket-client==1.9.0 00:06:45 WebTest==3.0.7 00:06:45 wsproto==1.3.2 00:06:45 [EnvInject] - Injecting environment variables from a build step. 00:06:45 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:06:45 [EnvInject] - Variables injected successfully. 00:06:45 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins16733547040159977397.sh 00:06:45 Setup pyenv: 00:06:45 system 00:06:45 3.8.13 00:06:45 3.9.13 00:06:45 3.10.13 00:06:45 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 00:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:47 lf-activate-venv(): INFO: Base packages installed successfully 00:06:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:06:54 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. 00:06:54 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:06:54 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 00:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 00:06:55 + ODL_SYSTEM=() 00:06:55 + TOOLS_SYSTEM=() 00:06:55 + OPENSTACK_SYSTEM=() 00:06:55 + OPENSTACK_CONTROLLERS=() 00:06:55 + mapfile -t ADDR 00:06:55 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-32 00:06:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:06:57 + for i in "${ADDR[@]}" 00:06:57 ++ ssh 10.30.170.219 hostname -s 00:06:57 Warning: Permanently added '10.30.170.219' (ECDSA) to the list of known hosts. 00:06:57 + REMHOST=releng-12556-32-1-mininet-ovs-217-0 00:06:57 + case ${REMHOST} in 00:06:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:06:57 + for i in "${ADDR[@]}" 00:06:57 ++ ssh 10.30.170.231 hostname -s 00:06:57 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:06:57 + REMHOST=releng-12556-32-0-builder-0 00:06:57 + case ${REMHOST} in 00:06:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:06:57 + for i in "${ADDR[@]}" 00:06:57 ++ ssh 10.30.171.113 hostname -s 00:06:57 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:06:58 + REMHOST=releng-12556-32-0-builder-1 00:06:58 + case ${REMHOST} in 00:06:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:06:58 + for i in "${ADDR[@]}" 00:06:58 ++ ssh 10.30.171.108 hostname -s 00:06:58 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:06:58 + REMHOST=releng-12556-32-0-builder-2 00:06:58 + case ${REMHOST} in 00:06:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:06:58 + echo NUM_ODL_SYSTEM=3 00:06:58 + echo NUM_TOOLS_SYSTEM=1 00:06:58 + '[' '' == yes ']' 00:06:58 + NUM_OPENSTACK_SYSTEM=0 00:06:58 + echo NUM_OPENSTACK_SYSTEM=0 00:06:58 + '[' 0 -eq 2 ']' 00:06:58 + echo ODL_SYSTEM_IP=10.30.170.231 00:06:58 ++ seq 0 2 00:06:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:06:58 + echo ODL_SYSTEM_1_IP=10.30.170.231 00:06:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:06:58 + echo ODL_SYSTEM_2_IP=10.30.171.113 00:06:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:06:58 + echo ODL_SYSTEM_3_IP=10.30.171.108 00:06:58 + echo TOOLS_SYSTEM_IP=10.30.170.219 00:06:58 ++ seq 0 0 00:06:58 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:06:58 + echo TOOLS_SYSTEM_1_IP=10.30.170.219 00:06:58 + openstack_index=0 00:06:58 + NUM_OPENSTACK_CONTROL_NODES=1 00:06:58 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:06:58 ++ seq 0 0 00:06:58 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:06:58 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:06:58 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:06:58 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:06:58 + '[' -1 -ge 2 ']' 00:06:58 ++ seq 0 -2 00:06:58 + NUM_OPENSTACK_HAPROXY_NODES=0 00:06:58 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:06:58 ++ seq 0 -1 00:06:58 + echo 'Contents of slave_addresses.txt:' 00:06:58 Contents of slave_addresses.txt: 00:06:58 + cat slave_addresses.txt 00:06:58 NUM_ODL_SYSTEM=3 00:06:58 NUM_TOOLS_SYSTEM=1 00:06:58 NUM_OPENSTACK_SYSTEM=0 00:06:58 ODL_SYSTEM_IP=10.30.170.231 00:06:58 ODL_SYSTEM_1_IP=10.30.170.231 00:06:58 ODL_SYSTEM_2_IP=10.30.171.113 00:06:58 ODL_SYSTEM_3_IP=10.30.171.108 00:06:58 TOOLS_SYSTEM_IP=10.30.170.219 00:06:58 TOOLS_SYSTEM_1_IP=10.30.170.219 00:06:58 NUM_OPENSTACK_CONTROL_NODES=1 00:06:58 OPENSTACK_CONTROL_NODE_1_IP= 00:06:58 NUM_OPENSTACK_COMPUTE_NODES=-1 00:06:58 NUM_OPENSTACK_HAPROXY_NODES=0 00:06:58 [EnvInject] - Injecting environment variables from a build step. 00:06:58 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:06:58 [EnvInject] - Variables injected successfully. 00:06:58 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins9761865544633665684.sh 00:06:58 Preparing for JRE Version 21 00:06:58 Karaf artifact is karaf 00:06:58 Karaf project is integration 00:06:58 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:06:58 [EnvInject] - Injecting environment variables from a build step. 00:06:58 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:06:58 [EnvInject] - Variables injected successfully. 00:06:58 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins9418208912693584328.sh 00:06:58 2025-11-23 00:06:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 00:06:59 Bundle version is 0.23.0-SNAPSHOT 00:06:59 --2025-11-23 00:06:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 00:06:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:06:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:06:59 HTTP request sent, awaiting response... 200 OK 00:06:59 Length: 1410 (1.4K) [application/xml] 00:06:59 Saving to: ‘maven-metadata.xml’ 00:06:59 00:06:59 0K . 100% 51.1M=0s 00:06:59 00:06:59 2025-11-23 00:06:59 (51.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:06:59 00:06:59 00:06:59 00:06:59 org.opendaylight.integration 00:06:59 karaf 00:06:59 0.23.0-SNAPSHOT 00:06:59 00:06:59 00:06:59 20251122.223713 00:06:59 633 00:06:59 00:06:59 20251122223713 00:06:59 00:06:59 00:06:59 pom 00:06:59 0.23.0-20251122.223713-633 00:06:59 20251122223713 00:06:59 00:06:59 00:06:59 tar.gz 00:06:59 0.23.0-20251122.223713-633 00:06:59 20251122223713 00:06:59 00:06:59 00:06:59 zip 00:06:59 0.23.0-20251122.223713-633 00:06:59 20251122223713 00:06:59 00:06:59 00:06:59 cyclonedx 00:06:59 xml 00:06:59 0.23.0-20251122.223713-633 00:06:59 20251122223713 00:06:59 00:06:59 00:06:59 cyclonedx 00:06:59 json 00:06:59 0.23.0-20251122.223713-633 00:06:59 20251122223713 00:06:59 00:06:59 00:06:59 00:06:59 00:06:59 Nexus timestamp is 0.23.0-20251122.223713-633 00:06:59 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:06:59 Distribution bundle is karaf-0.23.0-20251122.223713-633.zip 00:06:59 Distribution bundle version is 0.23.0-SNAPSHOT 00:06:59 Distribution folder is karaf-0.23.0-SNAPSHOT 00:06:59 Nexus prefix is https://nexus.opendaylight.org 00:06:59 [EnvInject] - Injecting environment variables from a build step. 00:06:59 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:06:59 [EnvInject] - Variables injected successfully. 00:06:59 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins8170218803485885859.sh 00:06:59 Setup pyenv: 00:06:59 system 00:06:59 3.8.13 00:06:59 3.9.13 00:06:59 3.10.13 00:06:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 00:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:07:01 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. 00:07:01 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:07:01 lf-activate-venv(): INFO: Base packages installed successfully 00:07:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:07:07 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. 00:07:07 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:07:07 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 00:07:07 Copying common-functions.sh to /tmp 00:07:09 Copying common-functions.sh to 10.30.170.219:/tmp 00:07:09 Warning: Permanently added '10.30.170.219' (ECDSA) to the list of known hosts. 00:07:09 Copying common-functions.sh to 10.30.170.231:/tmp 00:07:09 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:07:09 Copying common-functions.sh to 10.30.171.113:/tmp 00:07:09 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:07:10 Copying common-functions.sh to 10.30.171.108:/tmp 00:07:10 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:07:10 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16242631993083481237.sh 00:07:10 common-functions.sh is being sourced 00:07:10 common-functions environment: 00:07:10 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:10 ACTUALFEATURES: 00:07:10 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:10 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:10 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:10 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:10 CONTROLLERMEM: 2048m 00:07:10 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:10 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:10 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:10 SUITES: 00:07:10 00:07:10 ################################################# 00:07:10 ## Configure Cluster and Start ## 00:07:10 ################################################# 00:07:10 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 00:07:10 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 00:07:10 Locating script plan to use... 00:07:10 Finished running script plans 00:07:10 Configuring member-1 with IP address 10.30.170.231 00:07:10 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:07:11 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:07:11 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 00:07:11 common-functions.sh is being sourced 00:07:11 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:07:11 ++ echo 'common-functions.sh is being sourced' 00:07:11 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 00:07:11 ++ DISTROSTREAM=vanadium 00:07:11 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:11 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:11 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:11 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:11 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:11 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:11 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:11 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:11 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:11 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:11 ++ export CONTROLLERMEM= 00:07:11 ++ CONTROLLERMEM= 00:07:11 ++ case "${DISTROSTREAM}" in 00:07:11 ++ CLUSTER_SYSTEM=pekko 00:07:11 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:11 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:11 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:11 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:11 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:11 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:11 ++ print_common_env 00:07:11 ++ cat 00:07:11 common-functions environment: 00:07:11 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:11 ACTUALFEATURES: 00:07:11 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:11 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:11 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:11 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:11 CONTROLLERMEM: 00:07:11 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:11 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:11 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:11 SUITES: 00:07:11 00:07:11 ++ SSH='ssh -t -t' 00:07:11 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:07:11 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:07:11 Changing to /tmp 00:07:11 + echo 'Changing to /tmp' 00:07:11 + cd /tmp 00:07:11 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:11 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip' 00:07:11 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:11 --2025-11-23 00:07:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:07:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:07:11 HTTP request sent, awaiting response... 200 OK 00:07:11 Length: 234978341 (224M) [application/zip] 00:07:11 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’ 00:07:11 00:07:11 0K ........ ........ ........ ........ ........ ........ 1% 14.3M 15s 00:07:11 3072K ........ ........ ........ ........ ........ ........ 2% 143M 8s 00:07:11 6144K ........ ........ ........ ........ ........ ........ 4% 116M 6s 00:07:11 9216K ........ ........ ........ ........ ........ ........ 5% 154M 5s 00:07:11 12288K ........ ........ ........ ........ ........ ........ 6% 156M 4s 00:07:11 15360K ........ ........ ........ ........ ........ ........ 8% 189M 4s 00:07:11 18432K ........ ........ ........ ........ ........ ........ 9% 188M 3s 00:07:11 21504K ........ ........ ........ ........ ........ ........ 10% 203M 3s 00:07:11 24576K ........ ........ ........ ........ ........ ........ 12% 232M 3s 00:07:11 27648K ........ ........ ........ ........ ........ ........ 13% 219M 2s 00:07:11 30720K ........ ........ ........ ........ ........ ........ 14% 229M 2s 00:07:11 33792K ........ ........ ........ ........ ........ ........ 16% 204M 2s 00:07:11 36864K ........ ........ ........ ........ ........ ........ 17% 252M 2s 00:07:11 39936K ........ ........ ........ ........ ........ ........ 18% 267M 2s 00:07:11 43008K ........ ........ ........ ........ ........ ........ 20% 277M 2s 00:07:11 46080K ........ ........ ........ ........ ........ ........ 21% 243M 2s 00:07:11 49152K ........ ........ ........ ........ ........ ........ 22% 188M 2s 00:07:11 52224K ........ ........ ........ ........ ........ ........ 24% 269M 1s 00:07:11 55296K ........ ........ ........ ........ ........ ........ 25% 408M 1s 00:07:11 58368K ........ ........ ........ ........ ........ ........ 26% 384M 1s 00:07:12 61440K ........ ........ ........ ........ ........ ........ 28% 272M 1s 00:07:12 64512K ........ ........ ........ ........ ........ ........ 29% 281M 1s 00:07:12 67584K ........ ........ ........ ........ ........ ........ 30% 323M 1s 00:07:12 70656K ........ ........ ........ ........ ........ ........ 32% 292M 1s 00:07:12 73728K ........ ........ ........ ........ ........ ........ 33% 246M 1s 00:07:12 76800K ........ ........ ........ ........ ........ ........ 34% 243M 1s 00:07:12 79872K ........ ........ ........ ........ ........ ........ 36% 299M 1s 00:07:12 82944K ........ ........ ........ ........ ........ ........ 37% 263M 1s 00:07:12 86016K ........ ........ ........ ........ ........ ........ 38% 280M 1s 00:07:12 89088K ........ ........ ........ ........ ........ ........ 40% 251M 1s 00:07:12 92160K ........ ........ ........ ........ ........ ........ 41% 238M 1s 00:07:12 95232K ........ ........ ........ ........ ........ ........ 42% 271M 1s 00:07:12 98304K ........ ........ ........ ........ ........ ........ 44% 287M 1s 00:07:12 101376K ........ ........ ........ ........ ........ ........ 45% 277M 1s 00:07:12 104448K ........ ........ ........ ........ ........ ........ 46% 287M 1s 00:07:12 107520K ........ ........ ........ ........ ........ ........ 48% 275M 1s 00:07:12 110592K ........ ........ ........ ........ ........ ........ 49% 274M 1s 00:07:12 113664K ........ ........ ........ ........ ........ ........ 50% 287M 1s 00:07:12 116736K ........ ........ ........ ........ ........ ........ 52% 290M 1s 00:07:12 119808K ........ ........ ........ ........ ........ ........ 53% 291M 1s 00:07:12 122880K ........ ........ ........ ........ ........ ........ 54% 290M 1s 00:07:12 125952K ........ ........ ........ ........ ........ ........ 56% 229M 1s 00:07:12 129024K ........ ........ ........ ........ ........ ........ 57% 201M 1s 00:07:12 132096K ........ ........ ........ ........ ........ ........ 58% 274M 1s 00:07:12 135168K ........ ........ ........ ........ ........ ........ 60% 293M 1s 00:07:12 138240K ........ ........ ........ ........ ........ ........ 61% 270M 0s 00:07:12 141312K ........ ........ ........ ........ ........ ........ 62% 277M 0s 00:07:12 144384K ........ ........ ........ ........ ........ ........ 64% 279M 0s 00:07:12 147456K ........ ........ ........ ........ ........ ........ 65% 287M 0s 00:07:12 150528K ........ ........ ........ ........ ........ ........ 66% 283M 0s 00:07:12 153600K ........ ........ ........ ........ ........ ........ 68% 284M 0s 00:07:12 156672K ........ ........ ........ ........ ........ ........ 69% 215M 0s 00:07:12 159744K ........ ........ ........ ........ ........ ........ 70% 215M 0s 00:07:12 162816K ........ ........ ........ ........ ........ ........ 72% 151M 0s 00:07:12 165888K ........ ........ ........ ........ ........ ........ 73% 228M 0s 00:07:12 168960K ........ ........ ........ ........ ........ ........ 74% 270M 0s 00:07:12 172032K ........ ........ ........ ........ ........ ........ 76% 252M 0s 00:07:12 175104K ........ ........ ........ ........ ........ ........ 77% 177M 0s 00:07:12 178176K ........ ........ ........ ........ ........ ........ 78% 183M 0s 00:07:12 181248K ........ ........ ........ ........ ........ ........ 80% 197M 0s 00:07:12 184320K ........ ........ ........ ........ ........ ........ 81% 257M 0s 00:07:12 187392K ........ ........ ........ ........ ........ ........ 83% 289M 0s 00:07:12 190464K ........ ........ ........ ........ ........ ........ 84% 240M 0s 00:07:12 193536K ........ ........ ........ ........ ........ ........ 85% 174M 0s 00:07:12 196608K ........ ........ ........ ........ ........ ........ 87% 177M 0s 00:07:12 199680K ........ ........ ........ ........ ........ ........ 88% 167M 0s 00:07:12 202752K ........ ........ ........ ........ ........ ........ 89% 202M 0s 00:07:12 205824K ........ ........ ........ ........ ........ ........ 91% 223M 0s 00:07:12 208896K ........ ........ ........ ........ ........ ........ 92% 257M 0s 00:07:12 211968K ........ ........ ........ ........ ........ ........ 93% 167M 0s 00:07:12 215040K ........ ........ ........ ........ ........ ........ 95% 147M 0s 00:07:12 218112K ........ ........ ........ ........ ........ ........ 96% 223M 0s 00:07:12 221184K ........ ........ ........ ........ ........ ........ 97% 259M 0s 00:07:12 224256K ........ ........ ........ ........ ........ ........ 99% 346M 0s 00:07:12 227328K ........ ........ ........ ........ . 100% 293M=1.2s 00:07:12 00:07:12 2025-11-23 00:07:12 (192 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341] 00:07:12 00:07:12 Extracting the new controller... 00:07:12 + echo 'Extracting the new controller...' 00:07:12 + unzip -q karaf-0.23.0-20251122.223713-633.zip 00:07:14 Adding external repositories... 00:07:14 + echo 'Adding external repositories...' 00:07:14 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:14 ################################################################################ 00:07:14 # 00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:14 # contributor license agreements. See the NOTICE file distributed with 00:07:14 # this work for additional information regarding copyright ownership. 00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:14 # (the "License"); you may not use this file except in compliance with 00:07:14 # the License. You may obtain a copy of the License at 00:07:14 # 00:07:14 # http://www.apache.org/licenses/LICENSE-2.0 00:07:14 # 00:07:14 # Unless required by applicable law or agreed to in writing, software 00:07:14 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:14 # See the License for the specific language governing permissions and 00:07:14 # limitations under the License. 00:07:14 # 00:07:14 ################################################################################ 00:07:14 00:07:14 # 00:07:14 # If set to true, the following property will not allow any certificate to be used 00:07:14 # when accessing Maven repositories through SSL 00:07:14 # 00:07:14 #org.ops4j.pax.url.mvn.certificateCheck= 00:07:14 00:07:14 # 00:07:14 # Path to the local Maven settings file. 00:07:14 # The repositories defined in this file will be automatically added to the list 00:07:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:07:14 # below is not set. 00:07:14 # The following locations are checked for the existence of the settings.xml file 00:07:14 # * 1. looks for the specified url 00:07:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:07:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:07:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:07:14 # 00:07:14 #org.ops4j.pax.url.mvn.settings= 00:07:14 00:07:14 # 00:07:14 # Path to the local Maven repository which is used to avoid downloading 00:07:14 # artifacts when they already exist locally. 00:07:14 # The value of this property will be extracted from the settings.xml file 00:07:14 # above, or defaulted to: 00:07:14 # System.getProperty( "user.home" ) + "/.m2/repository" 00:07:14 # 00:07:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:07:14 00:07:14 # 00:07:14 # Default this to false. It's just weird to use undocumented repos 00:07:14 # 00:07:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:07:14 00:07:14 # 00:07:14 # Uncomment if you don't wanna use the proxy settings 00:07:14 # from the Maven conf/settings.xml file 00:07:14 # 00:07:14 # org.ops4j.pax.url.mvn.proxySupport=false 00:07:14 00:07:14 # 00:07:14 # Comma separated list of repositories scanned when resolving an artifact. 00:07:14 # Those repositories will be checked before iterating through the 00:07:14 # below list of repositories and even before the local repository 00:07:14 # A repository url can be appended with zero or more of the following flags: 00:07:14 # @snapshots : the repository contains snaphots 00:07:14 # @noreleases : the repository does not contain any released artifacts 00:07:14 # 00:07:14 # The following property value will add the system folder as a repo. 00:07:14 # 00:07:14 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:07:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:07:14 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:07:14 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:07:14 00:07:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:07:14 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:07:14 00:07:14 # 00:07:14 # Comma separated list of repositories scanned when resolving an artifact. 00:07:14 # The default list includes the following repositories: 00:07:14 # http://repo1.maven.org/maven2@id=central 00:07:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:07:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:07:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:07:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:07:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:07:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:07:14 # To add repositories to the default ones, prepend '+' to the list of repositories 00:07:14 # to add. 00:07:14 # A repository url can be appended with zero or more of the following flags: 00:07:14 # @snapshots : the repository contains snapshots 00:07:14 # @noreleases : the repository does not contain any released artifacts 00:07:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:07:14 # 00:07:14 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:07:14 00:07:14 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 00:07:14 + echo 'Configuring the startup features...' 00:07:14 Configuring the startup features... 00:07:14 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:14 + FEATURE_TEST_STRING=features-test 00:07:14 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 00:07:14 + KARAF_VERSION=karaf4 00:07:14 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:07:14 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:14 ################################################################################ 00:07:14 # 00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:14 # contributor license agreements. See the NOTICE file distributed with 00:07:14 # this work for additional information regarding copyright ownership. 00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:14 # (the "License"); you may not use this file except in compliance with 00:07:14 # the License. You may obtain a copy of the License at 00:07:14 # 00:07:14 # http://www.apache.org/licenses/LICENSE-2.0 00:07:14 # 00:07:14 # Unless required by applicable law or agreed to in writing, software 00:07:14 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:14 # See the License for the specific language governing permissions and 00:07:14 # limitations under the License. 00:07:14 # 00:07:14 ################################################################################ 00:07:14 00:07:14 # 00:07:14 # Comma separated list of features repositories to register by default 00:07:14 # 00:07:14 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d90d0c0d-fcd5-4065-bb34-753412398818.xml 00:07:14 00:07:14 # 00:07:14 # Comma separated list of features to install at startup 00:07:14 # 00:07:14 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7162167d-1953-4022-9edd-7fabea4320d7 00:07:14 00:07:14 # 00:07:14 # Resource repositories (OBR) that the features resolver can use 00:07:14 # to resolve requirements/capabilities 00:07:14 # 00:07:14 # The format of the resourceRepositories is 00:07:14 # resourceRepositories=[xml:url|json:url],... 00:07:14 # for Instance: 00:07:14 # 00:07:14 #resourceRepositories=xml:http://host/path/to/index.xml 00:07:14 # or 00:07:14 #resourceRepositories=json:http://host/path/to/index.json 00:07:14 # 00:07:14 00:07:14 # 00:07:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:07:14 # 00:07:14 featuresBootAsynchronous=false 00:07:14 00:07:14 # 00:07:14 # Service requirements enforcement 00:07:14 # 00:07:14 # By default, the feature resolver checks the service requirements/capabilities of 00:07:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:07:14 # the required bundles. 00:07:14 # The following flag can have those values: 00:07:14 # - disable: service requirements are completely ignored 00:07:14 # - default: service requirements are ignored for old features 00:07:14 # - enforce: service requirements are always verified 00:07:14 # 00:07:14 #serviceRequirements=default 00:07:14 00:07:14 # 00:07:14 # Store cfg file for config element in feature 00:07:14 # 00:07:14 #configCfgStore=true 00:07:14 00:07:14 # 00:07:14 # Define if the feature service automatically refresh bundles 00:07:14 # 00:07:14 autoRefresh=true 00:07:14 00:07:14 # 00:07:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:07:14 # XML file defines instructions related to features processing 00:07:14 # versions.properties may declare properties to resolve placeholders in XML file 00:07:14 # both files are relative to ${karaf.etc} 00:07:14 # 00:07:14 #featureProcessing=org.apache.karaf.features.xml 00:07:14 #featureProcessingVersions=versions.properties 00:07:14 + [[ ! -z '' ]] 00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:14 + configure_karaf_log karaf4 '' 00:07:14 + local -r karaf_version=karaf4 00:07:14 + local -r controllerdebugmap= 00:07:14 + local logapi=log4j 00:07:14 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:07:14 log4j2.rootLogger.level = INFO 00:07:14 #log4j2.rootLogger.type = asyncRoot 00:07:14 #log4j2.rootLogger.includeLocation = false 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:07:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:07:14 log4j2.rootLogger.appenderRef.Console.ref = Console 00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:07:14 log4j2.logger.spifly.name = org.apache.aries.spifly 00:07:14 log4j2.logger.spifly.level = WARN 00:07:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:07:14 log4j2.logger.audit.level = INFO 00:07:14 log4j2.logger.audit.additivity = false 00:07:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:07:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:07:14 log4j2.appender.console.type = Console 00:07:14 log4j2.appender.console.name = Console 00:07:14 log4j2.appender.console.layout.type = PatternLayout 00:07:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:07:14 log4j2.appender.rolling.type = RollingRandomAccessFile 00:07:14 log4j2.appender.rolling.name = RollingFile 00:07:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:07:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:07:14 #log4j2.appender.rolling.immediateFlush = false 00:07:14 log4j2.appender.rolling.append = true 00:07:14 log4j2.appender.rolling.layout.type = PatternLayout 00:07:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:07:14 log4j2.appender.rolling.policies.type = Policies 00:07:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:07:14 log4j2.appender.rolling.policies.size.size = 64MB 00:07:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:07:14 log4j2.appender.rolling.strategy.max = 7 00:07:14 log4j2.appender.audit.type = RollingRandomAccessFile 00:07:14 log4j2.appender.audit.name = AuditRollingFile 00:07:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:07:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:07:14 log4j2.appender.audit.append = true 00:07:14 log4j2.appender.audit.layout.type = PatternLayout 00:07:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:07:14 log4j2.appender.audit.policies.type = Policies 00:07:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:07:14 log4j2.appender.audit.policies.size.size = 8MB 00:07:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:07:14 log4j2.appender.audit.strategy.max = 7 00:07:14 log4j2.appender.osgi.type = PaxOsgi 00:07:14 log4j2.appender.osgi.name = PaxOsgi 00:07:14 log4j2.appender.osgi.filter = * 00:07:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:07:14 #log4j2.logger.aether.level = TRACE 00:07:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:07:14 #log4j2.logger.http-headers.level = DEBUG 00:07:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:07:14 #log4j2.logger.maven.level = TRACE 00:07:14 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:07:14 + logapi=log4j2 00:07:14 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:07:14 + '[' log4j2 == log4j2 ']' 00:07:14 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:14 controllerdebugmap: 00:07:14 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:14 ################################################################################ 00:07:14 # 00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:14 # contributor license agreements. See the NOTICE file distributed with 00:07:14 # this work for additional information regarding copyright ownership. 00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:14 # (the "License"); you may not use this file except in compliance with 00:07:14 # the License. You may obtain a copy of the License at 00:07:14 # 00:07:14 # http://www.apache.org/licenses/LICENSE-2.0 00:07:14 # 00:07:14 # Unless required by applicable law or agreed to in writing, software 00:07:14 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:14 # See the License for the specific language governing permissions and 00:07:14 # limitations under the License. 00:07:14 # 00:07:14 ################################################################################ 00:07:14 00:07:14 # Common pattern layout for appenders 00:07:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:07:14 00:07:14 # Root logger 00:07:14 log4j2.rootLogger.level = INFO 00:07:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:07:14 #log4j2.rootLogger.type = asyncRoot 00:07:14 #log4j2.rootLogger.includeLocation = false 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:07:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:07:14 log4j2.rootLogger.appenderRef.Console.ref = Console 00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:07:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:07:14 00:07:14 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:07:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:07:14 00:07:14 # Loggers configuration 00:07:14 00:07:14 # Spifly logger 00:07:14 log4j2.logger.spifly.name = org.apache.aries.spifly 00:07:14 log4j2.logger.spifly.level = WARN 00:07:14 00:07:14 # Security audit logger 00:07:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:07:14 log4j2.logger.audit.level = INFO 00:07:14 log4j2.logger.audit.additivity = false 00:07:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:07:14 00:07:14 # Appenders configuration 00:07:14 00:07:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:07:14 log4j2.appender.console.type = Console 00:07:14 log4j2.appender.console.name = Console 00:07:14 log4j2.appender.console.layout.type = PatternLayout 00:07:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:07:14 00:07:14 # Rolling file appender 00:07:14 log4j2.appender.rolling.type = RollingRandomAccessFile 00:07:14 log4j2.appender.rolling.name = RollingFile 00:07:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:07:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:07:14 # uncomment to not force a disk flush 00:07:14 #log4j2.appender.rolling.immediateFlush = false 00:07:14 log4j2.appender.rolling.append = true 00:07:14 log4j2.appender.rolling.layout.type = PatternLayout 00:07:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:07:14 log4j2.appender.rolling.policies.type = Policies 00:07:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:07:14 log4j2.appender.rolling.policies.size.size = 1GB 00:07:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:07:14 log4j2.appender.rolling.strategy.max = 7 00:07:14 00:07:14 # Audit file appender 00:07:14 log4j2.appender.audit.type = RollingRandomAccessFile 00:07:14 log4j2.appender.audit.name = AuditRollingFile 00:07:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:07:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:07:14 log4j2.appender.audit.append = true 00:07:14 log4j2.appender.audit.layout.type = PatternLayout 00:07:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:07:14 log4j2.appender.audit.policies.type = Policies 00:07:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:07:14 log4j2.appender.audit.policies.size.size = 8MB 00:07:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:07:14 log4j2.appender.audit.strategy.max = 7 00:07:14 00:07:14 # OSGi appender 00:07:14 log4j2.appender.osgi.type = PaxOsgi 00:07:14 log4j2.appender.osgi.name = PaxOsgi 00:07:14 log4j2.appender.osgi.filter = * 00:07:14 00:07:14 # help with identification of maven-related problems with pax-url-aether 00:07:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:07:14 #log4j2.logger.aether.level = TRACE 00:07:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:07:14 #log4j2.logger.http-headers.level = DEBUG 00:07:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:07:14 #log4j2.logger.maven.level = TRACE 00:07:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:07:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:07:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:07:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:07:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:07:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:07:14 + unset IFS 00:07:14 + echo 'controllerdebugmap: ' 00:07:14 + '[' -n '' ']' 00:07:14 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:07:14 + local -r controllermem=2048m 00:07:14 Configure 00:07:14 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:07:14 max memory: 2048m 00:07:14 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:14 + echo Configure 00:07:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:07:14 + echo ' max memory: 2048m' 00:07:14 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:14 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:07:14 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:14 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:14 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:07:14 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:14 #!/bin/sh 00:07:14 # 00:07:14 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:14 # contributor license agreements. See the NOTICE file distributed with 00:07:14 # this work for additional information regarding copyright ownership. 00:07:14 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:14 # (the "License"); you may not use this file except in compliance with 00:07:14 # the License. You may obtain a copy of the License at 00:07:14 # 00:07:14 # http://www.apache.org/licenses/LICENSE-2.0 00:07:14 # 00:07:14 # Unless required by applicable law or agreed to in writing, software 00:07:14 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:14 # See the License for the specific language governing permissions and 00:07:14 # limitations under the License. 00:07:14 # 00:07:14 00:07:14 # 00:07:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:07:14 # script: client, instance, shell, start, status, stop, karaf 00:07:14 # 00:07:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:07:14 # Actions go here... 00:07:14 # fi 00:07:14 00:07:14 # 00:07:14 # general settings which should be applied for all scripts go here; please keep 00:07:14 # in mind that it is possible that scripts might be executed more than once, e.g. 00:07:14 # in example of the start script where the start script is executed first and the 00:07:14 # karaf script afterwards. 00:07:14 # 00:07:14 00:07:14 # 00:07:14 # The following section shows the possible configuration options for the default 00:07:14 # karaf scripts 00:07:14 # 00:07:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:07:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:07:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:07:14 # export EXTRA_JAVA_OPTS # Additional JVM options 00:07:14 # export KARAF_HOME # Karaf home folder 00:07:14 # export KARAF_DATA # Karaf data folder 00:07:14 # export KARAF_BASE # Karaf base folder 00:07:14 # export KARAF_ETC # Karaf etc folder 00:07:14 # export KARAF_LOG # Karaf log folder 00:07:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:07:14 # export KARAF_OPTS # Additional available Karaf options 00:07:14 # export KARAF_DEBUG # Enable debug mode 00:07:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:07:14 # export KARAF_NOROOT # Prevent execution as root if set to true 00:07:14 Set Java version 00:07:14 + echo 'Set Java version' 00:07:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:07:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:07:14 sudo: a password is required 00:07:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:07:14 sudo: a password is required 00:07:14 JDK default version ... 00:07:14 + echo 'JDK default version ...' 00:07:14 + java -version 00:07:15 openjdk version "21.0.8" 2025-07-15 00:07:15 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 00:07:15 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 00:07:15 Set JAVA_HOME 00:07:15 + echo 'Set JAVA_HOME' 00:07:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:07:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:07:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:07:15 Listing all open ports on controller system... 00:07:15 + echo 'Listing all open ports on controller system...' 00:07:15 + netstat -pnatu 00:07:15 /tmp/configuration-script.sh: line 40: netstat: command not found 00:07:15 Configuring cluster 00:07:15 + '[' -f /tmp/custom_shard_config.txt ']' 00:07:15 + echo 'Configuring cluster' 00:07:15 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.231 10.30.171.113 10.30.171.108 00:07:15 ################################################ 00:07:15 ## Configure Cluster ## 00:07:15 ################################################ 00:07:15 NOTE: Cluster configuration files not found. Copying from 00:07:15 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:07:15 Configuring unique name in pekko.conf 00:07:15 Configuring hostname in pekko.conf 00:07:15 Configuring data and rpc seed nodes in pekko.conf 00:07:15 modules = [ 00:07:15 00:07:15 { 00:07:15 name = "inventory" 00:07:15 namespace = "urn:opendaylight:inventory" 00:07:15 shard-strategy = "module" 00:07:15 }, 00:07:15 { 00:07:15 name = "topology" 00:07:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:07:15 shard-strategy = "module" 00:07:15 }, 00:07:15 { 00:07:15 name = "toaster" 00:07:15 namespace = "http://netconfcentral.org/ns/toaster" 00:07:15 shard-strategy = "module" 00:07:15 } 00:07:15 ] 00:07:15 Configuring replication type in module-shards.conf 00:07:15 ################################################ 00:07:15 ## NOTE: Manually restart controller to ## 00:07:15 ## apply configuration. ## 00:07:15 ################################################ 00:07:15 Dump pekko.conf 00:07:15 + echo 'Dump pekko.conf' 00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:15 00:07:15 odl-cluster-data { 00:07:15 pekko { 00:07:15 remote { 00:07:15 artery { 00:07:15 enabled = on 00:07:15 transport = tcp 00:07:15 canonical.hostname = "10.30.170.231" 00:07:15 canonical.port = 2550 00:07:15 } 00:07:15 } 00:07:15 00:07:15 cluster { 00:07:15 # Using artery. 00:07:15 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.231:2550", 00:07:15 "pekko://opendaylight-cluster-data@10.30.171.113:2550", 00:07:15 "pekko://opendaylight-cluster-data@10.30.171.108:2550"] 00:07:15 00:07:15 roles = ["member-1"] 00:07:15 00:07:15 # when under load we might trip a false positive on the failure detector 00:07:15 # failure-detector { 00:07:15 # heartbeat-interval = 4 s 00:07:15 # acceptable-heartbeat-pause = 16s 00:07:15 # } 00:07:15 } 00:07:15 00:07:15 persistence { 00:07:15 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:07:15 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:07:15 # The relative path is always relative to KARAF_HOME. 00:07:15 00:07:15 # snapshot-store.local.dir = "target/snapshots" 00:07:15 00:07:15 # Use lz4 compression for LocalSnapshotStore snapshots 00:07:15 snapshot-store.local.use-lz4-compression = false 00:07:15 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:07:15 snapshot-store.local.lz4-blocksize = 256KB 00:07:15 } 00:07:15 disable-default-actor-system-quarantined-event-handling = "false" 00:07:15 } 00:07:15 } 00:07:15 Dump modules.conf 00:07:15 + echo 'Dump modules.conf' 00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:15 modules = [ 00:07:15 00:07:15 { 00:07:15 name = "inventory" 00:07:15 namespace = "urn:opendaylight:inventory" 00:07:15 shard-strategy = "module" 00:07:15 }, 00:07:15 { 00:07:15 name = "topology" 00:07:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:07:15 shard-strategy = "module" 00:07:15 }, 00:07:15 { 00:07:15 name = "toaster" 00:07:15 namespace = "http://netconfcentral.org/ns/toaster" 00:07:15 shard-strategy = "module" 00:07:15 } 00:07:15 ] 00:07:15 Dump module-shards.conf 00:07:15 + echo 'Dump module-shards.conf' 00:07:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:15 module-shards = [ 00:07:15 { 00:07:15 name = "default" 00:07:15 shards = [ 00:07:15 { 00:07:15 name = "default" 00:07:15 replicas = ["member-1", 00:07:15 "member-2", 00:07:15 "member-3"] 00:07:15 } 00:07:15 ] 00:07:15 }, 00:07:15 { 00:07:15 name = "inventory" 00:07:15 shards = [ 00:07:15 { 00:07:15 name="inventory" 00:07:15 replicas = ["member-1", 00:07:15 "member-2", 00:07:15 "member-3"] 00:07:15 } 00:07:15 ] 00:07:15 }, 00:07:15 { 00:07:15 name = "topology" 00:07:15 shards = [ 00:07:15 { 00:07:15 name="topology" 00:07:15 replicas = ["member-1", 00:07:15 "member-2", 00:07:15 "member-3"] 00:07:15 } 00:07:15 ] 00:07:15 }, 00:07:15 { 00:07:15 name = "toaster" 00:07:15 shards = [ 00:07:15 { 00:07:15 name="toaster" 00:07:15 replicas = ["member-1", 00:07:15 "member-2", 00:07:15 "member-3"] 00:07:15 } 00:07:15 ] 00:07:15 } 00:07:15 ] 00:07:15 Configuring member-2 with IP address 10.30.171.113 00:07:15 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:07:15 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:07:15 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 00:07:15 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:07:15 common-functions.sh is being sourced 00:07:15 ++ echo 'common-functions.sh is being sourced' 00:07:15 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 00:07:15 ++ DISTROSTREAM=vanadium 00:07:15 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:15 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:15 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:15 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:15 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:15 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:15 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:15 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:15 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:15 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:15 ++ export CONTROLLERMEM= 00:07:15 ++ CONTROLLERMEM= 00:07:15 ++ case "${DISTROSTREAM}" in 00:07:15 ++ CLUSTER_SYSTEM=pekko 00:07:15 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:15 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:15 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:15 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:15 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:15 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:15 ++ print_common_env 00:07:15 ++ cat 00:07:15 common-functions environment: 00:07:15 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:15 ACTUALFEATURES: 00:07:15 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:15 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:15 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:15 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:15 CONTROLLERMEM: 00:07:15 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:15 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:15 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:15 SUITES: 00:07:15 00:07:15 ++ SSH='ssh -t -t' 00:07:15 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:07:15 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:07:15 Changing to /tmp 00:07:15 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:15 + echo 'Changing to /tmp' 00:07:15 + cd /tmp 00:07:15 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip' 00:07:15 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:15 --2025-11-23 00:07:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:07:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:07:15 HTTP request sent, awaiting response... 200 OK 00:07:15 Length: 234978341 (224M) [application/zip] 00:07:15 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’ 00:07:15 00:07:15 0K ........ ........ ........ ........ ........ ........ 1% 70.6M 3s 00:07:15 3072K ........ ........ ........ ........ ........ ........ 2% 106M 3s 00:07:15 6144K ........ ........ ........ ........ ........ ........ 4% 134M 2s 00:07:15 9216K ........ ........ ........ ........ ........ ........ 5% 149M 2s 00:07:15 12288K ........ ........ ........ ........ ........ ........ 6% 213M 2s 00:07:15 15360K ........ ........ ........ ........ ........ ........ 8% 215M 2s 00:07:15 18432K ........ ........ ........ ........ ........ ........ 9% 243M 1s 00:07:15 21504K ........ ........ ........ ........ ........ ........ 10% 227M 1s 00:07:15 24576K ........ ........ ........ ........ ........ ........ 12% 235M 1s 00:07:15 27648K ........ ........ ........ ........ ........ ........ 13% 259M 1s 00:07:15 30720K ........ ........ ........ ........ ........ ........ 14% 220M 1s 00:07:15 33792K ........ ........ ........ ........ ........ ........ 16% 249M 1s 00:07:15 36864K ........ ........ ........ ........ ........ ........ 17% 202M 1s 00:07:15 39936K ........ ........ ........ ........ ........ ........ 18% 249M 1s 00:07:15 43008K ........ ........ ........ ........ ........ ........ 20% 246M 1s 00:07:15 46080K ........ ........ ........ ........ ........ ........ 21% 235M 1s 00:07:15 49152K ........ ........ ........ ........ ........ ........ 22% 233M 1s 00:07:15 52224K ........ ........ ........ ........ ........ ........ 24% 244M 1s 00:07:15 55296K ........ ........ ........ ........ ........ ........ 25% 259M 1s 00:07:15 58368K ........ ........ ........ ........ ........ ........ 26% 267M 1s 00:07:15 61440K ........ ........ ........ ........ ........ ........ 28% 285M 1s 00:07:15 64512K ........ ........ ........ ........ ........ ........ 29% 237M 1s 00:07:15 67584K ........ ........ ........ ........ ........ ........ 30% 217M 1s 00:07:15 70656K ........ ........ ........ ........ ........ ........ 32% 232M 1s 00:07:15 73728K ........ ........ ........ ........ ........ ........ 33% 227M 1s 00:07:15 76800K ........ ........ ........ ........ ........ ........ 34% 216M 1s 00:07:15 79872K ........ ........ ........ ........ ........ ........ 36% 232M 1s 00:07:15 82944K ........ ........ ........ ........ ........ ........ 37% 236M 1s 00:07:15 86016K ........ ........ ........ ........ ........ ........ 38% 226M 1s 00:07:15 89088K ........ ........ ........ ........ ........ ........ 40% 236M 1s 00:07:15 92160K ........ ........ ........ ........ ........ ........ 41% 233M 1s 00:07:16 95232K ........ ........ ........ ........ ........ ........ 42% 220M 1s 00:07:16 98304K ........ ........ ........ ........ ........ ........ 44% 229M 1s 00:07:16 101376K ........ ........ ........ ........ ........ ........ 45% 277M 1s 00:07:16 104448K ........ ........ ........ ........ ........ ........ 46% 319M 1s 00:07:16 107520K ........ ........ ........ ........ ........ ........ 48% 334M 1s 00:07:16 110592K ........ ........ ........ ........ ........ ........ 49% 334M 1s 00:07:16 113664K ........ ........ ........ ........ ........ ........ 50% 335M 1s 00:07:16 116736K ........ ........ ........ ........ ........ ........ 52% 320M 0s 00:07:16 119808K ........ ........ ........ ........ ........ ........ 53% 317M 0s 00:07:16 122880K ........ ........ ........ ........ ........ ........ 54% 342M 0s 00:07:16 125952K ........ ........ ........ ........ ........ ........ 56% 329M 0s 00:07:16 129024K ........ ........ ........ ........ ........ ........ 57% 339M 0s 00:07:16 132096K ........ ........ ........ ........ ........ ........ 58% 330M 0s 00:07:16 135168K ........ ........ ........ ........ ........ ........ 60% 334M 0s 00:07:16 138240K ........ ........ ........ ........ ........ ........ 61% 317M 0s 00:07:16 141312K ........ ........ ........ ........ ........ ........ 62% 326M 0s 00:07:16 144384K ........ ........ ........ ........ ........ ........ 64% 324M 0s 00:07:16 147456K ........ ........ ........ ........ ........ ........ 65% 321M 0s 00:07:16 150528K ........ ........ ........ ........ ........ ........ 66% 316M 0s 00:07:16 153600K ........ ........ ........ ........ ........ ........ 68% 322M 0s 00:07:16 156672K ........ ........ ........ ........ ........ ........ 69% 337M 0s 00:07:16 159744K ........ ........ ........ ........ ........ ........ 70% 339M 0s 00:07:16 162816K ........ ........ ........ ........ ........ ........ 72% 325M 0s 00:07:16 165888K ........ ........ ........ ........ ........ ........ 73% 340M 0s 00:07:16 168960K ........ ........ ........ ........ ........ ........ 74% 331M 0s 00:07:16 172032K ........ ........ ........ ........ ........ ........ 76% 332M 0s 00:07:16 175104K ........ ........ ........ ........ ........ ........ 77% 343M 0s 00:07:16 178176K ........ ........ ........ ........ ........ ........ 78% 323M 0s 00:07:16 181248K ........ ........ ........ ........ ........ ........ 80% 328M 0s 00:07:16 184320K ........ ........ ........ ........ ........ ........ 81% 342M 0s 00:07:16 187392K ........ ........ ........ ........ ........ ........ 83% 330M 0s 00:07:16 190464K ........ ........ ........ ........ ........ ........ 84% 311M 0s 00:07:16 193536K ........ ........ ........ ........ ........ ........ 85% 326M 0s 00:07:16 196608K ........ ........ ........ ........ ........ ........ 87% 334M 0s 00:07:16 199680K ........ ........ ........ ........ ........ ........ 88% 316M 0s 00:07:16 202752K ........ ........ ........ ........ ........ ........ 89% 314M 0s 00:07:16 205824K ........ ........ ........ ........ ........ ........ 91% 346M 0s 00:07:16 208896K ........ ........ ........ ........ ........ ........ 92% 356M 0s 00:07:16 211968K ........ ........ ........ ........ ........ ........ 93% 353M 0s 00:07:16 215040K ........ ........ ........ ........ ........ ........ 95% 361M 0s 00:07:16 218112K ........ ........ ........ ........ ........ ........ 96% 346M 0s 00:07:16 221184K ........ ........ ........ ........ ........ ........ 97% 350M 0s 00:07:16 224256K ........ ........ ........ ........ ........ ........ 99% 340M 0s 00:07:16 227328K ........ ........ ........ ........ . 100% 353M=0.9s 00:07:16 00:07:16 2025-11-23 00:07:16 (259 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341] 00:07:16 00:07:16 Extracting the new controller... 00:07:16 + echo 'Extracting the new controller...' 00:07:16 + unzip -q karaf-0.23.0-20251122.223713-633.zip 00:07:18 Adding external repositories... 00:07:18 + echo 'Adding external repositories...' 00:07:18 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:18 ################################################################################ 00:07:18 # 00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:18 # contributor license agreements. See the NOTICE file distributed with 00:07:18 # this work for additional information regarding copyright ownership. 00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:18 # (the "License"); you may not use this file except in compliance with 00:07:18 # the License. You may obtain a copy of the License at 00:07:18 # 00:07:18 # http://www.apache.org/licenses/LICENSE-2.0 00:07:18 # 00:07:18 # Unless required by applicable law or agreed to in writing, software 00:07:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:18 # See the License for the specific language governing permissions and 00:07:18 # limitations under the License. 00:07:18 # 00:07:18 ################################################################################ 00:07:18 00:07:18 # 00:07:18 # If set to true, the following property will not allow any certificate to be used 00:07:18 # when accessing Maven repositories through SSL 00:07:18 # 00:07:18 #org.ops4j.pax.url.mvn.certificateCheck= 00:07:18 00:07:18 # 00:07:18 # Path to the local Maven settings file. 00:07:18 # The repositories defined in this file will be automatically added to the list 00:07:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:07:18 # below is not set. 00:07:18 # The following locations are checked for the existence of the settings.xml file 00:07:18 # * 1. looks for the specified url 00:07:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:07:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:07:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:07:18 # 00:07:18 #org.ops4j.pax.url.mvn.settings= 00:07:18 00:07:18 # 00:07:18 # Path to the local Maven repository which is used to avoid downloading 00:07:18 # artifacts when they already exist locally. 00:07:18 # The value of this property will be extracted from the settings.xml file 00:07:18 # above, or defaulted to: 00:07:18 # System.getProperty( "user.home" ) + "/.m2/repository" 00:07:18 # 00:07:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:07:18 00:07:18 # 00:07:18 # Default this to false. It's just weird to use undocumented repos 00:07:18 # 00:07:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:07:18 00:07:18 # 00:07:18 # Uncomment if you don't wanna use the proxy settings 00:07:18 # from the Maven conf/settings.xml file 00:07:18 # 00:07:18 # org.ops4j.pax.url.mvn.proxySupport=false 00:07:18 00:07:18 # 00:07:18 # Comma separated list of repositories scanned when resolving an artifact. 00:07:18 # Those repositories will be checked before iterating through the 00:07:18 # below list of repositories and even before the local repository 00:07:18 # A repository url can be appended with zero or more of the following flags: 00:07:18 # @snapshots : the repository contains snaphots 00:07:18 # @noreleases : the repository does not contain any released artifacts 00:07:18 # 00:07:18 # The following property value will add the system folder as a repo. 00:07:18 # 00:07:18 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:07:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:07:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:07:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:07:18 00:07:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:07:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:07:18 00:07:18 # 00:07:18 # Comma separated list of repositories scanned when resolving an artifact. 00:07:18 # The default list includes the following repositories: 00:07:18 # http://repo1.maven.org/maven2@id=central 00:07:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:07:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:07:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:07:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:07:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:07:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:07:18 # To add repositories to the default ones, prepend '+' to the list of repositories 00:07:18 # to add. 00:07:18 # A repository url can be appended with zero or more of the following flags: 00:07:18 # @snapshots : the repository contains snapshots 00:07:18 # @noreleases : the repository does not contain any released artifacts 00:07:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:07:18 # 00:07:18 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:07:18 00:07:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:07:18 + [[ True == \T\r\u\e ]] 00:07:18 + echo 'Configuring the startup features...' 00:07:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:18 + FEATURE_TEST_STRING=features-test 00:07:18 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 00:07:18 + KARAF_VERSION=karaf4 00:07:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:07:18 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:18 + [[ ! -z '' ]] 00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:18 ################################################################################ 00:07:18 # 00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:18 # contributor license agreements. See the NOTICE file distributed with 00:07:18 # this work for additional information regarding copyright ownership. 00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:18 # (the "License"); you may not use this file except in compliance with 00:07:18 # the License. You may obtain a copy of the License at 00:07:18 # 00:07:18 # http://www.apache.org/licenses/LICENSE-2.0 00:07:18 # 00:07:18 # Unless required by applicable law or agreed to in writing, software 00:07:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:18 # See the License for the specific language governing permissions and 00:07:18 # limitations under the License. 00:07:18 # 00:07:18 ################################################################################ 00:07:18 00:07:18 # 00:07:18 # Comma separated list of features repositories to register by default 00:07:18 # 00:07:18 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d90d0c0d-fcd5-4065-bb34-753412398818.xml 00:07:18 00:07:18 # 00:07:18 # Comma separated list of features to install at startup 00:07:18 # 00:07:18 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7162167d-1953-4022-9edd-7fabea4320d7 00:07:18 00:07:18 # 00:07:18 # Resource repositories (OBR) that the features resolver can use 00:07:18 # to resolve requirements/capabilities 00:07:18 # 00:07:18 # The format of the resourceRepositories is 00:07:18 # resourceRepositories=[xml:url|json:url],... 00:07:18 # for Instance: 00:07:18 # 00:07:18 #resourceRepositories=xml:http://host/path/to/index.xml 00:07:18 # or 00:07:18 #resourceRepositories=json:http://host/path/to/index.json 00:07:18 # 00:07:18 00:07:18 # 00:07:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:07:18 # 00:07:18 featuresBootAsynchronous=false 00:07:18 00:07:18 # 00:07:18 # Service requirements enforcement 00:07:18 # 00:07:18 # By default, the feature resolver checks the service requirements/capabilities of 00:07:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:07:18 # the required bundles. 00:07:18 # The following flag can have those values: 00:07:18 # - disable: service requirements are completely ignored 00:07:18 # - default: service requirements are ignored for old features 00:07:18 # - enforce: service requirements are always verified 00:07:18 # 00:07:18 #serviceRequirements=default 00:07:18 00:07:18 # 00:07:18 # Store cfg file for config element in feature 00:07:18 # 00:07:18 #configCfgStore=true 00:07:18 00:07:18 # 00:07:18 # Define if the feature service automatically refresh bundles 00:07:18 # 00:07:18 autoRefresh=true 00:07:18 00:07:18 # 00:07:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:07:18 # XML file defines instructions related to features processing 00:07:18 # versions.properties may declare properties to resolve placeholders in XML file 00:07:18 # both files are relative to ${karaf.etc} 00:07:18 # 00:07:18 #featureProcessing=org.apache.karaf.features.xml 00:07:18 #featureProcessingVersions=versions.properties 00:07:18 + configure_karaf_log karaf4 '' 00:07:18 + local -r karaf_version=karaf4 00:07:18 + local -r controllerdebugmap= 00:07:18 + local logapi=log4j 00:07:18 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:07:18 log4j2.rootLogger.level = INFO 00:07:18 #log4j2.rootLogger.type = asyncRoot 00:07:18 #log4j2.rootLogger.includeLocation = false 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:07:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:07:18 log4j2.rootLogger.appenderRef.Console.ref = Console 00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:07:18 log4j2.logger.spifly.name = org.apache.aries.spifly 00:07:18 log4j2.logger.spifly.level = WARN 00:07:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:07:18 log4j2.logger.audit.level = INFO 00:07:18 log4j2.logger.audit.additivity = false 00:07:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:07:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:07:18 log4j2.appender.console.type = Console 00:07:18 log4j2.appender.console.name = Console 00:07:18 log4j2.appender.console.layout.type = PatternLayout 00:07:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:07:18 log4j2.appender.rolling.type = RollingRandomAccessFile 00:07:18 log4j2.appender.rolling.name = RollingFile 00:07:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:07:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:07:18 #log4j2.appender.rolling.immediateFlush = false 00:07:18 log4j2.appender.rolling.append = true 00:07:18 log4j2.appender.rolling.layout.type = PatternLayout 00:07:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:07:18 log4j2.appender.rolling.policies.type = Policies 00:07:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:07:18 log4j2.appender.rolling.policies.size.size = 64MB 00:07:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:07:18 log4j2.appender.rolling.strategy.max = 7 00:07:18 log4j2.appender.audit.type = RollingRandomAccessFile 00:07:18 log4j2.appender.audit.name = AuditRollingFile 00:07:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:07:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:07:18 log4j2.appender.audit.append = true 00:07:18 log4j2.appender.audit.layout.type = PatternLayout 00:07:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:07:18 log4j2.appender.audit.policies.type = Policies 00:07:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:07:18 log4j2.appender.audit.policies.size.size = 8MB 00:07:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:07:18 log4j2.appender.audit.strategy.max = 7 00:07:18 log4j2.appender.osgi.type = PaxOsgi 00:07:18 log4j2.appender.osgi.name = PaxOsgi 00:07:18 log4j2.appender.osgi.filter = * 00:07:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:07:18 #log4j2.logger.aether.level = TRACE 00:07:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:07:18 #log4j2.logger.http-headers.level = DEBUG 00:07:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:07:18 #log4j2.logger.maven.level = TRACE 00:07:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:07:18 + logapi=log4j2 00:07:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:07:18 + '[' log4j2 == log4j2 ']' 00:07:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:07:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:07:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:07:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:07:18 controllerdebugmap: 00:07:18 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:18 + unset IFS 00:07:18 + echo 'controllerdebugmap: ' 00:07:18 + '[' -n '' ']' 00:07:18 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:18 ################################################################################ 00:07:18 # 00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:18 # contributor license agreements. See the NOTICE file distributed with 00:07:18 # this work for additional information regarding copyright ownership. 00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:18 # (the "License"); you may not use this file except in compliance with 00:07:18 # the License. You may obtain a copy of the License at 00:07:18 # 00:07:18 # http://www.apache.org/licenses/LICENSE-2.0 00:07:18 # 00:07:18 # Unless required by applicable law or agreed to in writing, software 00:07:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:18 # See the License for the specific language governing permissions and 00:07:18 # limitations under the License. 00:07:18 # 00:07:18 ################################################################################ 00:07:18 00:07:18 # Common pattern layout for appenders 00:07:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:07:18 00:07:18 # Root logger 00:07:18 log4j2.rootLogger.level = INFO 00:07:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:07:18 #log4j2.rootLogger.type = asyncRoot 00:07:18 #log4j2.rootLogger.includeLocation = false 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:07:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:07:18 log4j2.rootLogger.appenderRef.Console.ref = Console 00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:07:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:07:18 00:07:18 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:07:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:07:18 00:07:18 # Loggers configuration 00:07:18 00:07:18 # Spifly logger 00:07:18 log4j2.logger.spifly.name = org.apache.aries.spifly 00:07:18 log4j2.logger.spifly.level = WARN 00:07:18 00:07:18 # Security audit logger 00:07:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:07:18 log4j2.logger.audit.level = INFO 00:07:18 log4j2.logger.audit.additivity = false 00:07:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:07:18 00:07:18 # Appenders configuration 00:07:18 00:07:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:07:18 log4j2.appender.console.type = Console 00:07:18 log4j2.appender.console.name = Console 00:07:18 log4j2.appender.console.layout.type = PatternLayout 00:07:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:07:18 00:07:18 # Rolling file appender 00:07:18 log4j2.appender.rolling.type = RollingRandomAccessFile 00:07:18 log4j2.appender.rolling.name = RollingFile 00:07:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:07:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:07:18 # uncomment to not force a disk flush 00:07:18 #log4j2.appender.rolling.immediateFlush = false 00:07:18 log4j2.appender.rolling.append = true 00:07:18 log4j2.appender.rolling.layout.type = PatternLayout 00:07:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:07:18 log4j2.appender.rolling.policies.type = Policies 00:07:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:07:18 log4j2.appender.rolling.policies.size.size = 1GB 00:07:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:07:18 log4j2.appender.rolling.strategy.max = 7 00:07:18 00:07:18 # Audit file appender 00:07:18 log4j2.appender.audit.type = RollingRandomAccessFile 00:07:18 log4j2.appender.audit.name = AuditRollingFile 00:07:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:07:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:07:18 log4j2.appender.audit.append = true 00:07:18 log4j2.appender.audit.layout.type = PatternLayout 00:07:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:07:18 log4j2.appender.audit.policies.type = Policies 00:07:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:07:18 log4j2.appender.audit.policies.size.size = 8MB 00:07:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:07:18 log4j2.appender.audit.strategy.max = 7 00:07:18 00:07:18 # OSGi appender 00:07:18 log4j2.appender.osgi.type = PaxOsgi 00:07:18 log4j2.appender.osgi.name = PaxOsgi 00:07:18 log4j2.appender.osgi.filter = * 00:07:18 00:07:18 # help with identification of maven-related problems with pax-url-aether 00:07:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:07:18 #log4j2.logger.aether.level = TRACE 00:07:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:07:18 #log4j2.logger.http-headers.level = DEBUG 00:07:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:07:18 #log4j2.logger.maven.level = TRACE 00:07:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:07:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:07:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:07:18 + local -r controllermem=2048m 00:07:18 Configure 00:07:18 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:07:18 max memory: 2048m 00:07:18 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:18 + echo Configure 00:07:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:07:18 + echo ' max memory: 2048m' 00:07:18 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:18 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:07:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:18 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:18 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:18 #!/bin/sh 00:07:18 # 00:07:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:18 # contributor license agreements. See the NOTICE file distributed with 00:07:18 # this work for additional information regarding copyright ownership. 00:07:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:18 # (the "License"); you may not use this file except in compliance with 00:07:18 # the License. You may obtain a copy of the License at 00:07:18 # 00:07:18 # http://www.apache.org/licenses/LICENSE-2.0 00:07:18 # 00:07:18 # Unless required by applicable law or agreed to in writing, software 00:07:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:18 # See the License for the specific language governing permissions and 00:07:18 # limitations under the License. 00:07:18 # 00:07:18 00:07:18 # 00:07:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:07:18 # script: client, instance, shell, start, status, stop, karaf 00:07:18 # 00:07:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:07:18 # Actions go here... 00:07:18 # fi 00:07:18 00:07:18 # 00:07:18 # general settings which should be applied for all scripts go here; please keep 00:07:18 # in mind that it is possible that scripts might be executed more than once, e.g. 00:07:18 # in example of the start script where the start script is executed first and the 00:07:18 # karaf script afterwards. 00:07:18 # 00:07:18 00:07:18 # 00:07:18 # The following section shows the possible configuration options for the default 00:07:18 # karaf scripts 00:07:18 # 00:07:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:07:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:07:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:07:18 # export EXTRA_JAVA_OPTS # Additional JVM options 00:07:18 # export KARAF_HOME # Karaf home folder 00:07:18 # export KARAF_DATA # Karaf data folder 00:07:18 # export KARAF_BASE # Karaf base folder 00:07:18 # export KARAF_ETC # Karaf etc folder 00:07:18 # export KARAF_LOG # Karaf log folder 00:07:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:07:18 # export KARAF_OPTS # Additional available Karaf options 00:07:18 # export KARAF_DEBUG # Enable debug mode 00:07:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:07:18 # export KARAF_NOROOT # Prevent execution as root if set to true 00:07:18 Set Java version 00:07:18 + echo 'Set Java version' 00:07:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:07:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:07:18 sudo: a password is required 00:07:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:18 JDK default version ... 00:07:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:07:18 sudo: a password is required 00:07:18 + echo 'JDK default version ...' 00:07:18 + java -version 00:07:18 openjdk version "21.0.8" 2025-07-15 00:07:18 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 00:07:18 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 00:07:18 Set JAVA_HOME 00:07:18 + echo 'Set JAVA_HOME' 00:07:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:07:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:07:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:18 Listing all open ports on controller system... 00:07:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:07:18 + echo 'Listing all open ports on controller system...' 00:07:18 Configuring cluster 00:07:18 ################################################ 00:07:18 ## Configure Cluster ## 00:07:18 ################################################ 00:07:18 + netstat -pnatu 00:07:18 /tmp/configuration-script.sh: line 40: netstat: command not found 00:07:18 + '[' -f /tmp/custom_shard_config.txt ']' 00:07:18 + echo 'Configuring cluster' 00:07:18 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.231 10.30.171.113 10.30.171.108 00:07:18 NOTE: Cluster configuration files not found. Copying from 00:07:18 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:07:18 Configuring unique name in pekko.conf 00:07:18 Configuring hostname in pekko.conf 00:07:18 Configuring data and rpc seed nodes in pekko.conf 00:07:18 modules = [ 00:07:18 00:07:18 { 00:07:18 name = "inventory" 00:07:18 namespace = "urn:opendaylight:inventory" 00:07:18 shard-strategy = "module" 00:07:18 }, 00:07:18 { 00:07:18 name = "topology" 00:07:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:07:18 shard-strategy = "module" 00:07:18 }, 00:07:18 { 00:07:18 name = "toaster" 00:07:18 namespace = "http://netconfcentral.org/ns/toaster" 00:07:18 shard-strategy = "module" 00:07:18 } 00:07:18 ] 00:07:18 Configuring replication type in module-shards.conf 00:07:18 ################################################ 00:07:18 ## NOTE: Manually restart controller to ## 00:07:18 ## apply configuration. ## 00:07:18 ################################################ 00:07:18 Dump pekko.conf 00:07:18 + echo 'Dump pekko.conf' 00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:18 00:07:18 odl-cluster-data { 00:07:18 pekko { 00:07:18 remote { 00:07:18 artery { 00:07:18 enabled = on 00:07:18 transport = tcp 00:07:18 canonical.hostname = "10.30.171.113" 00:07:18 canonical.port = 2550 00:07:18 } 00:07:18 } 00:07:18 00:07:18 cluster { 00:07:18 # Using artery. 00:07:18 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.231:2550", 00:07:18 "pekko://opendaylight-cluster-data@10.30.171.113:2550", 00:07:18 "pekko://opendaylight-cluster-data@10.30.171.108:2550"] 00:07:18 00:07:18 roles = ["member-2"] 00:07:18 00:07:18 # when under load we might trip a false positive on the failure detector 00:07:18 # failure-detector { 00:07:18 # heartbeat-interval = 4 s 00:07:18 # acceptable-heartbeat-pause = 16s 00:07:18 # } 00:07:18 } 00:07:18 00:07:18 persistence { 00:07:18 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:07:18 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:07:18 # The relative path is always relative to KARAF_HOME. 00:07:18 00:07:18 # snapshot-store.local.dir = "target/snapshots" 00:07:18 00:07:18 # Use lz4 compression for LocalSnapshotStore snapshots 00:07:18 snapshot-store.local.use-lz4-compression = false 00:07:18 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:07:18 snapshot-store.local.lz4-blocksize = 256KB 00:07:18 } 00:07:18 disable-default-actor-system-quarantined-event-handling = "false" 00:07:18 } 00:07:18 } 00:07:18 Dump modules.conf 00:07:18 + echo 'Dump modules.conf' 00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:18 modules = [ 00:07:18 00:07:18 { 00:07:18 name = "inventory" 00:07:18 namespace = "urn:opendaylight:inventory" 00:07:18 shard-strategy = "module" 00:07:18 }, 00:07:18 { 00:07:18 name = "topology" 00:07:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:07:18 shard-strategy = "module" 00:07:18 }, 00:07:18 { 00:07:18 name = "toaster" 00:07:18 namespace = "http://netconfcentral.org/ns/toaster" 00:07:18 shard-strategy = "module" 00:07:18 } 00:07:18 ] 00:07:18 Dump module-shards.conf 00:07:18 + echo 'Dump module-shards.conf' 00:07:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:18 module-shards = [ 00:07:18 { 00:07:18 name = "default" 00:07:18 shards = [ 00:07:18 { 00:07:18 name = "default" 00:07:18 replicas = ["member-1", 00:07:18 "member-2", 00:07:18 "member-3"] 00:07:18 } 00:07:18 ] 00:07:18 }, 00:07:18 { 00:07:18 name = "inventory" 00:07:18 shards = [ 00:07:18 { 00:07:18 name="inventory" 00:07:18 replicas = ["member-1", 00:07:18 "member-2", 00:07:18 "member-3"] 00:07:18 } 00:07:18 ] 00:07:18 }, 00:07:18 { 00:07:18 name = "topology" 00:07:18 shards = [ 00:07:18 { 00:07:18 name="topology" 00:07:18 replicas = ["member-1", 00:07:18 "member-2", 00:07:18 "member-3"] 00:07:18 } 00:07:18 ] 00:07:18 }, 00:07:18 { 00:07:18 name = "toaster" 00:07:18 shards = [ 00:07:18 { 00:07:18 name="toaster" 00:07:18 replicas = ["member-1", 00:07:18 "member-2", 00:07:18 "member-3"] 00:07:18 } 00:07:18 ] 00:07:18 } 00:07:18 ] 00:07:18 Configuring member-3 with IP address 10.30.171.108 00:07:18 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:07:19 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:07:19 common-functions.sh is being sourced 00:07:19 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 00:07:19 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:07:19 ++ echo 'common-functions.sh is being sourced' 00:07:19 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 00:07:19 ++ DISTROSTREAM=vanadium 00:07:19 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:19 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:19 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:19 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:19 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:19 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:19 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:19 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:19 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:19 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:19 ++ export CONTROLLERMEM= 00:07:19 ++ CONTROLLERMEM= 00:07:19 ++ case "${DISTROSTREAM}" in 00:07:19 ++ CLUSTER_SYSTEM=pekko 00:07:19 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:19 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:19 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:19 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:19 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:19 ++ print_common_env 00:07:19 ++ cat 00:07:19 common-functions environment: 00:07:19 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:19 ACTUALFEATURES: 00:07:19 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:19 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:19 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:19 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:19 CONTROLLERMEM: 00:07:19 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:19 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:19 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:19 SUITES: 00:07:19 00:07:19 ++ SSH='ssh -t -t' 00:07:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:07:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:07:19 Changing to /tmp 00:07:19 + echo 'Changing to /tmp' 00:07:19 + cd /tmp 00:07:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip' 00:07:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:19 --2025-11-23 00:07:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip 00:07:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:07:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:07:19 HTTP request sent, awaiting response... 200 OK 00:07:19 Length: 234978341 (224M) [application/zip] 00:07:19 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’ 00:07:19 00:07:19 0K ........ ........ ........ ........ ........ ........ 1% 37.4M 6s 00:07:19 3072K ........ ........ ........ ........ ........ ........ 2% 46.3M 5s 00:07:19 6144K ........ ........ ........ ........ ........ ........ 4% 81.4M 4s 00:07:19 9216K ........ ........ ........ ........ ........ ........ 5% 129M 4s 00:07:19 12288K ........ ........ ........ ........ ........ ........ 6% 58.9M 4s 00:07:19 15360K ........ ........ ........ ........ ........ ........ 8% 192M 3s 00:07:19 18432K ........ ........ ........ ........ ........ ........ 9% 238M 3s 00:07:19 21504K ........ ........ ........ ........ ........ ........ 10% 243M 2s 00:07:19 24576K ........ ........ ........ ........ ........ ........ 12% 228M 2s 00:07:19 27648K ........ ........ ........ ........ ........ ........ 13% 295M 2s 00:07:19 30720K ........ ........ ........ ........ ........ ........ 14% 302M 2s 00:07:19 33792K ........ ........ ........ ........ ........ ........ 16% 225M 2s 00:07:19 36864K ........ ........ ........ ........ ........ ........ 17% 273M 2s 00:07:19 39936K ........ ........ ........ ........ ........ ........ 18% 291M 2s 00:07:19 43008K ........ ........ ........ ........ ........ ........ 20% 326M 1s 00:07:19 46080K ........ ........ ........ ........ ........ ........ 21% 260M 1s 00:07:19 49152K ........ ........ ........ ........ ........ ........ 22% 296M 1s 00:07:19 52224K ........ ........ ........ ........ ........ ........ 24% 335M 1s 00:07:19 55296K ........ ........ ........ ........ ........ ........ 25% 361M 1s 00:07:19 58368K ........ ........ ........ ........ ........ ........ 26% 247M 1s 00:07:19 61440K ........ ........ ........ ........ ........ ........ 28% 255M 1s 00:07:19 64512K ........ ........ ........ ........ ........ ........ 29% 298M 1s 00:07:19 67584K ........ ........ ........ ........ ........ ........ 30% 354M 1s 00:07:19 70656K ........ ........ ........ ........ ........ ........ 32% 280M 1s 00:07:19 73728K ........ ........ ........ ........ ........ ........ 33% 335M 1s 00:07:19 76800K ........ ........ ........ ........ ........ ........ 34% 329M 1s 00:07:19 79872K ........ ........ ........ ........ ........ ........ 36% 386M 1s 00:07:19 82944K ........ ........ ........ ........ ........ ........ 37% 355M 1s 00:07:19 86016K ........ ........ ........ ........ ........ ........ 38% 360M 1s 00:07:19 89088K ........ ........ ........ ........ ........ ........ 40% 306M 1s 00:07:19 92160K ........ ........ ........ ........ ........ ........ 41% 288M 1s 00:07:19 95232K ........ ........ ........ ........ ........ ........ 42% 355M 1s 00:07:19 98304K ........ ........ ........ ........ ........ ........ 44% 366M 1s 00:07:19 101376K ........ ........ ........ ........ ........ ........ 45% 255M 1s 00:07:19 104448K ........ ........ ........ ........ ........ ........ 46% 275M 1s 00:07:19 107520K ........ ........ ........ ........ ........ ........ 48% 279M 1s 00:07:19 110592K ........ ........ ........ ........ ........ ........ 49% 398M 1s 00:07:19 113664K ........ ........ ........ ........ ........ ........ 50% 329M 1s 00:07:19 116736K ........ ........ ........ ........ ........ ........ 52% 252M 1s 00:07:19 119808K ........ ........ ........ ........ ........ ........ 53% 319M 1s 00:07:19 122880K ........ ........ ........ ........ ........ ........ 54% 321M 1s 00:07:19 125952K ........ ........ ........ ........ ........ ........ 56% 213M 0s 00:07:19 129024K ........ ........ ........ ........ ........ ........ 57% 409M 0s 00:07:19 132096K ........ ........ ........ ........ ........ ........ 58% 481M 0s 00:07:19 135168K ........ ........ ........ ........ ........ ........ 60% 465M 0s 00:07:19 138240K ........ ........ ........ ........ ........ ........ 61% 356M 0s 00:07:19 141312K ........ ........ ........ ........ ........ ........ 62% 360M 0s 00:07:19 144384K ........ ........ ........ ........ ........ ........ 64% 367M 0s 00:07:19 147456K ........ ........ ........ ........ ........ ........ 65% 375M 0s 00:07:19 150528K ........ ........ ........ ........ ........ ........ 66% 275M 0s 00:07:19 153600K ........ ........ ........ ........ ........ ........ 68% 294M 0s 00:07:19 156672K ........ ........ ........ ........ ........ ........ 69% 326M 0s 00:07:19 159744K ........ ........ ........ ........ ........ ........ 70% 337M 0s 00:07:20 162816K ........ ........ ........ ........ ........ ........ 72% 313M 0s 00:07:20 165888K ........ ........ ........ ........ ........ ........ 73% 321M 0s 00:07:20 168960K ........ ........ ........ ........ ........ ........ 74% 309M 0s 00:07:20 172032K ........ ........ ........ ........ ........ ........ 76% 320M 0s 00:07:20 175104K ........ ........ ........ ........ ........ ........ 77% 216M 0s 00:07:20 178176K ........ ........ ........ ........ ........ ........ 78% 391M 0s 00:07:20 181248K ........ ........ ........ ........ ........ ........ 80% 436M 0s 00:07:20 184320K ........ ........ ........ ........ ........ ........ 81% 455M 0s 00:07:20 187392K ........ ........ ........ ........ ........ ........ 83% 429M 0s 00:07:20 190464K ........ ........ ........ ........ ........ ........ 84% 362M 0s 00:07:20 193536K ........ ........ ........ ........ ........ ........ 85% 175M 0s 00:07:20 196608K ........ ........ ........ ........ ........ ........ 87% 312M 0s 00:07:20 199680K ........ ........ ........ ........ ........ ........ 88% 291M 0s 00:07:20 202752K ........ ........ ........ ........ ........ ........ 89% 216M 0s 00:07:20 205824K ........ ........ ........ ........ ........ ........ 91% 391M 0s 00:07:20 208896K ........ ........ ........ ........ ........ ........ 92% 339M 0s 00:07:20 211968K ........ ........ ........ ........ ........ ........ 93% 296M 0s 00:07:20 215040K ........ ........ ........ ........ ........ ........ 95% 351M 0s 00:07:20 218112K ........ ........ ........ ........ ........ ........ 96% 178M 0s 00:07:20 221184K ........ ........ ........ ........ ........ ........ 97% 327M 0s 00:07:20 224256K ........ ........ ........ ........ ........ ........ 99% 347M 0s 00:07:20 227328K ........ ........ ........ ........ . 100% 305M=0.9s 00:07:20 00:07:20 2025-11-23 00:07:20 (236 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341] 00:07:20 00:07:20 Extracting the new controller... 00:07:20 + echo 'Extracting the new controller...' 00:07:20 + unzip -q karaf-0.23.0-20251122.223713-633.zip 00:07:22 Adding external repositories... 00:07:22 + echo 'Adding external repositories...' 00:07:22 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:22 ################################################################################ 00:07:22 # 00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:22 # contributor license agreements. See the NOTICE file distributed with 00:07:22 # this work for additional information regarding copyright ownership. 00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:22 # (the "License"); you may not use this file except in compliance with 00:07:22 # the License. You may obtain a copy of the License at 00:07:22 # 00:07:22 # http://www.apache.org/licenses/LICENSE-2.0 00:07:22 # 00:07:22 # Unless required by applicable law or agreed to in writing, software 00:07:22 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:22 # See the License for the specific language governing permissions and 00:07:22 # limitations under the License. 00:07:22 # 00:07:22 ################################################################################ 00:07:22 00:07:22 # 00:07:22 # If set to true, the following property will not allow any certificate to be used 00:07:22 # when accessing Maven repositories through SSL 00:07:22 # 00:07:22 #org.ops4j.pax.url.mvn.certificateCheck= 00:07:22 00:07:22 # 00:07:22 # Path to the local Maven settings file. 00:07:22 # The repositories defined in this file will be automatically added to the list 00:07:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:07:22 # below is not set. 00:07:22 # The following locations are checked for the existence of the settings.xml file 00:07:22 # * 1. looks for the specified url 00:07:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:07:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:07:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:07:22 # 00:07:22 #org.ops4j.pax.url.mvn.settings= 00:07:22 00:07:22 # 00:07:22 # Path to the local Maven repository which is used to avoid downloading 00:07:22 # artifacts when they already exist locally. 00:07:22 # The value of this property will be extracted from the settings.xml file 00:07:22 # above, or defaulted to: 00:07:22 # System.getProperty( "user.home" ) + "/.m2/repository" 00:07:22 # 00:07:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:07:22 00:07:22 # 00:07:22 # Default this to false. It's just weird to use undocumented repos 00:07:22 # 00:07:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:07:22 00:07:22 # 00:07:22 # Uncomment if you don't wanna use the proxy settings 00:07:22 # from the Maven conf/settings.xml file 00:07:22 # 00:07:22 # org.ops4j.pax.url.mvn.proxySupport=false 00:07:22 00:07:22 # 00:07:22 # Comma separated list of repositories scanned when resolving an artifact. 00:07:22 # Those repositories will be checked before iterating through the 00:07:22 # below list of repositories and even before the local repository 00:07:22 # A repository url can be appended with zero or more of the following flags: 00:07:22 # @snapshots : the repository contains snaphots 00:07:22 # @noreleases : the repository does not contain any released artifacts 00:07:22 # 00:07:22 # The following property value will add the system folder as a repo. 00:07:22 # 00:07:22 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:07:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:07:22 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:07:22 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:07:22 00:07:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:07:22 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:07:22 00:07:22 # 00:07:22 # Comma separated list of repositories scanned when resolving an artifact. 00:07:22 # The default list includes the following repositories: 00:07:22 # http://repo1.maven.org/maven2@id=central 00:07:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:07:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:07:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:07:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:07:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:07:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:07:22 # To add repositories to the default ones, prepend '+' to the list of repositories 00:07:22 # to add. 00:07:22 # A repository url can be appended with zero or more of the following flags: 00:07:22 # @snapshots : the repository contains snapshots 00:07:22 # @noreleases : the repository does not contain any released artifacts 00:07:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:07:22 # 00:07:22 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:07:22 00:07:22 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:07:22 + [[ True == \T\r\u\e ]] 00:07:22 + echo 'Configuring the startup features...' 00:07:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:22 + FEATURE_TEST_STRING=features-test 00:07:22 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 00:07:22 + KARAF_VERSION=karaf4 00:07:22 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:07:22 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:22 + [[ ! -z '' ]] 00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:22 ################################################################################ 00:07:22 # 00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:22 # contributor license agreements. See the NOTICE file distributed with 00:07:22 # this work for additional information regarding copyright ownership. 00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:22 # (the "License"); you may not use this file except in compliance with 00:07:22 # the License. You may obtain a copy of the License at 00:07:22 # 00:07:22 # http://www.apache.org/licenses/LICENSE-2.0 00:07:22 # 00:07:22 # Unless required by applicable law or agreed to in writing, software 00:07:22 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:22 # See the License for the specific language governing permissions and 00:07:22 # limitations under the License. 00:07:22 # 00:07:22 ################################################################################ 00:07:22 00:07:22 # 00:07:22 # Comma separated list of features repositories to register by default 00:07:22 # 00:07:22 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d90d0c0d-fcd5-4065-bb34-753412398818.xml 00:07:22 00:07:22 # 00:07:22 # Comma separated list of features to install at startup 00:07:22 # 00:07:22 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 7162167d-1953-4022-9edd-7fabea4320d7 00:07:22 00:07:22 # 00:07:22 # Resource repositories (OBR) that the features resolver can use 00:07:22 # to resolve requirements/capabilities 00:07:22 # 00:07:22 # The format of the resourceRepositories is 00:07:22 # resourceRepositories=[xml:url|json:url],... 00:07:22 # for Instance: 00:07:22 # 00:07:22 #resourceRepositories=xml:http://host/path/to/index.xml 00:07:22 # or 00:07:22 #resourceRepositories=json:http://host/path/to/index.json 00:07:22 # 00:07:22 00:07:22 # 00:07:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:07:22 # 00:07:22 featuresBootAsynchronous=false 00:07:22 00:07:22 # 00:07:22 # Service requirements enforcement 00:07:22 # 00:07:22 # By default, the feature resolver checks the service requirements/capabilities of 00:07:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:07:22 # the required bundles. 00:07:22 # The following flag can have those values: 00:07:22 # - disable: service requirements are completely ignored 00:07:22 # - default: service requirements are ignored for old features 00:07:22 # - enforce: service requirements are always verified 00:07:22 # 00:07:22 #serviceRequirements=default 00:07:22 00:07:22 # 00:07:22 # Store cfg file for config element in feature 00:07:22 # 00:07:22 #configCfgStore=true 00:07:22 00:07:22 # 00:07:22 # Define if the feature service automatically refresh bundles 00:07:22 # 00:07:22 autoRefresh=true 00:07:22 00:07:22 # 00:07:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:07:22 # XML file defines instructions related to features processing 00:07:22 # versions.properties may declare properties to resolve placeholders in XML file 00:07:22 # both files are relative to ${karaf.etc} 00:07:22 # 00:07:22 #featureProcessing=org.apache.karaf.features.xml 00:07:22 #featureProcessingVersions=versions.properties 00:07:22 + configure_karaf_log karaf4 '' 00:07:22 + local -r karaf_version=karaf4 00:07:22 + local -r controllerdebugmap= 00:07:22 + local logapi=log4j 00:07:22 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:07:22 log4j2.rootLogger.level = INFO 00:07:22 #log4j2.rootLogger.type = asyncRoot 00:07:22 #log4j2.rootLogger.includeLocation = false 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:07:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:07:22 log4j2.rootLogger.appenderRef.Console.ref = Console 00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:07:22 log4j2.logger.spifly.name = org.apache.aries.spifly 00:07:22 log4j2.logger.spifly.level = WARN 00:07:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:07:22 log4j2.logger.audit.level = INFO 00:07:22 log4j2.logger.audit.additivity = false 00:07:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:07:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:07:22 log4j2.appender.console.type = Console 00:07:22 log4j2.appender.console.name = Console 00:07:22 log4j2.appender.console.layout.type = PatternLayout 00:07:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:07:22 log4j2.appender.rolling.type = RollingRandomAccessFile 00:07:22 log4j2.appender.rolling.name = RollingFile 00:07:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:07:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:07:22 #log4j2.appender.rolling.immediateFlush = false 00:07:22 log4j2.appender.rolling.append = true 00:07:22 log4j2.appender.rolling.layout.type = PatternLayout 00:07:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:07:22 log4j2.appender.rolling.policies.type = Policies 00:07:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:07:22 log4j2.appender.rolling.policies.size.size = 64MB 00:07:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:07:22 log4j2.appender.rolling.strategy.max = 7 00:07:22 log4j2.appender.audit.type = RollingRandomAccessFile 00:07:22 log4j2.appender.audit.name = AuditRollingFile 00:07:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:07:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:07:22 log4j2.appender.audit.append = true 00:07:22 log4j2.appender.audit.layout.type = PatternLayout 00:07:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:07:22 log4j2.appender.audit.policies.type = Policies 00:07:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:07:22 log4j2.appender.audit.policies.size.size = 8MB 00:07:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:07:22 log4j2.appender.audit.strategy.max = 7 00:07:22 log4j2.appender.osgi.type = PaxOsgi 00:07:22 log4j2.appender.osgi.name = PaxOsgi 00:07:22 log4j2.appender.osgi.filter = * 00:07:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:07:22 #log4j2.logger.aether.level = TRACE 00:07:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:07:22 #log4j2.logger.http-headers.level = DEBUG 00:07:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:07:22 #log4j2.logger.maven.level = TRACE 00:07:22 + logapi=log4j2 00:07:22 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:07:22 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:07:22 + '[' log4j2 == log4j2 ']' 00:07:22 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:07:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:07:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:07:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:07:22 controllerdebugmap: 00:07:22 + unset IFS 00:07:22 + echo 'controllerdebugmap: ' 00:07:22 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:22 + '[' -n '' ']' 00:07:22 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:22 ################################################################################ 00:07:22 # 00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:22 # contributor license agreements. See the NOTICE file distributed with 00:07:22 # this work for additional information regarding copyright ownership. 00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:22 # (the "License"); you may not use this file except in compliance with 00:07:22 # the License. You may obtain a copy of the License at 00:07:22 # 00:07:22 # http://www.apache.org/licenses/LICENSE-2.0 00:07:22 # 00:07:22 # Unless required by applicable law or agreed to in writing, software 00:07:22 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:22 # See the License for the specific language governing permissions and 00:07:22 # limitations under the License. 00:07:22 # 00:07:22 ################################################################################ 00:07:22 00:07:22 # Common pattern layout for appenders 00:07:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:07:22 00:07:22 # Root logger 00:07:22 log4j2.rootLogger.level = INFO 00:07:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:07:22 #log4j2.rootLogger.type = asyncRoot 00:07:22 #log4j2.rootLogger.includeLocation = false 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:07:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:07:22 log4j2.rootLogger.appenderRef.Console.ref = Console 00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:07:22 00:07:22 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:07:22 00:07:22 # Loggers configuration 00:07:22 00:07:22 # Spifly logger 00:07:22 log4j2.logger.spifly.name = org.apache.aries.spifly 00:07:22 log4j2.logger.spifly.level = WARN 00:07:22 00:07:22 # Security audit logger 00:07:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:07:22 log4j2.logger.audit.level = INFO 00:07:22 log4j2.logger.audit.additivity = false 00:07:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:07:22 00:07:22 # Appenders configuration 00:07:22 00:07:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:07:22 log4j2.appender.console.type = Console 00:07:22 log4j2.appender.console.name = Console 00:07:22 log4j2.appender.console.layout.type = PatternLayout 00:07:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:07:22 00:07:22 # Rolling file appender 00:07:22 log4j2.appender.rolling.type = RollingRandomAccessFile 00:07:22 log4j2.appender.rolling.name = RollingFile 00:07:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:07:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:07:22 # uncomment to not force a disk flush 00:07:22 #log4j2.appender.rolling.immediateFlush = false 00:07:22 log4j2.appender.rolling.append = true 00:07:22 log4j2.appender.rolling.layout.type = PatternLayout 00:07:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:07:22 log4j2.appender.rolling.policies.type = Policies 00:07:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:07:22 log4j2.appender.rolling.policies.size.size = 1GB 00:07:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:07:22 log4j2.appender.rolling.strategy.max = 7 00:07:22 00:07:22 # Audit file appender 00:07:22 log4j2.appender.audit.type = RollingRandomAccessFile 00:07:22 log4j2.appender.audit.name = AuditRollingFile 00:07:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:07:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:07:22 log4j2.appender.audit.append = true 00:07:22 log4j2.appender.audit.layout.type = PatternLayout 00:07:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:07:22 log4j2.appender.audit.policies.type = Policies 00:07:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:07:22 log4j2.appender.audit.policies.size.size = 8MB 00:07:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:07:22 log4j2.appender.audit.strategy.max = 7 00:07:22 00:07:22 # OSGi appender 00:07:22 log4j2.appender.osgi.type = PaxOsgi 00:07:22 log4j2.appender.osgi.name = PaxOsgi 00:07:22 log4j2.appender.osgi.filter = * 00:07:22 00:07:22 # help with identification of maven-related problems with pax-url-aether 00:07:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:07:22 #log4j2.logger.aether.level = TRACE 00:07:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:07:22 #log4j2.logger.http-headers.level = DEBUG 00:07:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:07:22 #log4j2.logger.maven.level = TRACE 00:07:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:07:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:07:22 Configure 00:07:22 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:07:22 max memory: 2048m 00:07:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:07:22 + local -r controllermem=2048m 00:07:22 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:22 + echo Configure 00:07:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:07:22 + echo ' max memory: 2048m' 00:07:22 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:22 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:07:22 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:22 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:22 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:07:22 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:22 #!/bin/sh 00:07:22 # 00:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more 00:07:22 # contributor license agreements. See the NOTICE file distributed with 00:07:22 # this work for additional information regarding copyright ownership. 00:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0 00:07:22 # (the "License"); you may not use this file except in compliance with 00:07:22 # the License. You may obtain a copy of the License at 00:07:22 # 00:07:22 # http://www.apache.org/licenses/LICENSE-2.0 00:07:22 # 00:07:22 # Unless required by applicable law or agreed to in writing, software 00:07:22 # distributed under the License is distributed on an "AS IS" BASIS, 00:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:07:22 # See the License for the specific language governing permissions and 00:07:22 # limitations under the License. 00:07:22 # 00:07:22 00:07:22 # 00:07:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:07:22 # script: client, instance, shell, start, status, stop, karaf 00:07:22 # 00:07:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:07:22 # Actions go here... 00:07:22 # fi 00:07:22 00:07:22 # 00:07:22 # general settings which should be applied for all scripts go here; please keep 00:07:22 # in mind that it is possible that scripts might be executed more than once, e.g. 00:07:22 # in example of the start script where the start script is executed first and the 00:07:22 # karaf script afterwards. 00:07:22 # 00:07:22 00:07:22 # 00:07:22 # The following section shows the possible configuration options for the default 00:07:22 # karaf scripts 00:07:22 # 00:07:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:07:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:07:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:07:22 # export EXTRA_JAVA_OPTS # Additional JVM options 00:07:22 # export KARAF_HOME # Karaf home folder 00:07:22 # export KARAF_DATA # Karaf data folder 00:07:22 # export KARAF_BASE # Karaf base folder 00:07:22 # export KARAF_ETC # Karaf etc folder 00:07:22 # export KARAF_LOG # Karaf log folder 00:07:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:07:22 # export KARAF_OPTS # Additional available Karaf options 00:07:22 # export KARAF_DEBUG # Enable debug mode 00:07:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:07:22 # export KARAF_NOROOT # Prevent execution as root if set to true 00:07:22 Set Java version 00:07:22 + echo 'Set Java version' 00:07:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:07:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:07:22 sudo: a password is required 00:07:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:07:22 sudo: a password is required 00:07:22 JDK default version ... 00:07:22 + echo 'JDK default version ...' 00:07:22 + java -version 00:07:23 openjdk version "21.0.8" 2025-07-15 00:07:23 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 00:07:23 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 00:07:23 Set JAVA_HOME 00:07:23 + echo 'Set JAVA_HOME' 00:07:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:07:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:07:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:23 Listing all open ports on controller system... 00:07:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:07:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:07:23 + echo 'Listing all open ports on controller system...' 00:07:23 + netstat -pnatu 00:07:23 /tmp/configuration-script.sh: line 40: netstat: command not found 00:07:23 Configuring cluster 00:07:23 + '[' -f /tmp/custom_shard_config.txt ']' 00:07:23 + echo 'Configuring cluster' 00:07:23 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.231 10.30.171.113 10.30.171.108 00:07:23 ################################################ 00:07:23 ## Configure Cluster ## 00:07:23 ################################################ 00:07:23 NOTE: Cluster configuration files not found. Copying from 00:07:23 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:07:23 Configuring unique name in pekko.conf 00:07:23 Configuring hostname in pekko.conf 00:07:23 Configuring data and rpc seed nodes in pekko.conf 00:07:23 modules = [ 00:07:23 00:07:23 { 00:07:23 name = "inventory" 00:07:23 namespace = "urn:opendaylight:inventory" 00:07:23 shard-strategy = "module" 00:07:23 }, 00:07:23 { 00:07:23 name = "topology" 00:07:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:07:23 shard-strategy = "module" 00:07:23 }, 00:07:23 { 00:07:23 name = "toaster" 00:07:23 namespace = "http://netconfcentral.org/ns/toaster" 00:07:23 shard-strategy = "module" 00:07:23 } 00:07:23 ] 00:07:23 Configuring replication type in module-shards.conf 00:07:23 ################################################ 00:07:23 ## NOTE: Manually restart controller to ## 00:07:23 ## apply configuration. ## 00:07:23 ################################################ 00:07:23 Dump pekko.conf 00:07:23 + echo 'Dump pekko.conf' 00:07:23 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:23 00:07:23 odl-cluster-data { 00:07:23 pekko { 00:07:23 remote { 00:07:23 artery { 00:07:23 enabled = on 00:07:23 transport = tcp 00:07:23 canonical.hostname = "10.30.171.108" 00:07:23 canonical.port = 2550 00:07:23 } 00:07:23 } 00:07:23 00:07:23 cluster { 00:07:23 # Using artery. 00:07:23 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.231:2550", 00:07:23 "pekko://opendaylight-cluster-data@10.30.171.113:2550", 00:07:23 "pekko://opendaylight-cluster-data@10.30.171.108:2550"] 00:07:23 00:07:23 roles = ["member-3"] 00:07:23 00:07:23 # when under load we might trip a false positive on the failure detector 00:07:23 # failure-detector { 00:07:23 # heartbeat-interval = 4 s 00:07:23 # acceptable-heartbeat-pause = 16s 00:07:23 # } 00:07:23 } 00:07:23 00:07:23 persistence { 00:07:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:07:23 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:07:23 # The relative path is always relative to KARAF_HOME. 00:07:23 00:07:23 # snapshot-store.local.dir = "target/snapshots" 00:07:23 00:07:23 # Use lz4 compression for LocalSnapshotStore snapshots 00:07:23 snapshot-store.local.use-lz4-compression = false 00:07:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:07:23 snapshot-store.local.lz4-blocksize = 256KB 00:07:23 } 00:07:23 disable-default-actor-system-quarantined-event-handling = "false" 00:07:23 } 00:07:23 } 00:07:23 Dump modules.conf 00:07:23 + echo 'Dump modules.conf' 00:07:23 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:23 modules = [ 00:07:23 00:07:23 { 00:07:23 name = "inventory" 00:07:23 namespace = "urn:opendaylight:inventory" 00:07:23 shard-strategy = "module" 00:07:23 }, 00:07:23 { 00:07:23 name = "topology" 00:07:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:07:23 shard-strategy = "module" 00:07:23 }, 00:07:23 { 00:07:23 name = "toaster" 00:07:23 namespace = "http://netconfcentral.org/ns/toaster" 00:07:23 shard-strategy = "module" 00:07:23 } 00:07:23 ] 00:07:23 Dump module-shards.conf 00:07:23 + echo 'Dump module-shards.conf' 00:07:23 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:23 module-shards = [ 00:07:23 { 00:07:23 name = "default" 00:07:23 shards = [ 00:07:23 { 00:07:23 name = "default" 00:07:23 replicas = ["member-1", 00:07:23 "member-2", 00:07:23 "member-3"] 00:07:23 } 00:07:23 ] 00:07:23 }, 00:07:23 { 00:07:23 name = "inventory" 00:07:23 shards = [ 00:07:23 { 00:07:23 name="inventory" 00:07:23 replicas = ["member-1", 00:07:23 "member-2", 00:07:23 "member-3"] 00:07:23 } 00:07:23 ] 00:07:23 }, 00:07:23 { 00:07:23 name = "topology" 00:07:23 shards = [ 00:07:23 { 00:07:23 name="topology" 00:07:23 replicas = ["member-1", 00:07:23 "member-2", 00:07:23 "member-3"] 00:07:23 } 00:07:23 ] 00:07:23 }, 00:07:23 { 00:07:23 name = "toaster" 00:07:23 shards = [ 00:07:23 { 00:07:23 name="toaster" 00:07:23 replicas = ["member-1", 00:07:23 "member-2", 00:07:23 "member-3"] 00:07:23 } 00:07:23 ] 00:07:23 } 00:07:23 ] 00:07:23 Locating config plan to use... 00:07:23 Finished running config plans 00:07:23 Starting member-1 with IP address 10.30.170.231 00:07:23 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:07:23 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:07:23 Redirecting karaf console output to karaf_console.log 00:07:23 Starting controller... 00:07:23 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:07:23 Starting member-2 with IP address 10.30.171.113 00:07:23 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:07:23 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:07:24 Redirecting karaf console output to karaf_console.log 00:07:24 Starting controller... 00:07:24 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:07:24 Starting member-3 with IP address 10.30.171.108 00:07:24 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:07:24 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:07:24 Redirecting karaf console output to karaf_console.log 00:07:24 Starting controller... 00:07:24 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:07:24 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15071533401553412863.sh 00:07:24 common-functions.sh is being sourced 00:07:24 common-functions environment: 00:07:24 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:07:24 ACTUALFEATURES: 00:07:24 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:07:24 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:07:24 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:07:24 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:07:24 CONTROLLERMEM: 2048m 00:07:24 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:07:24 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:07:24 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:07:24 SUITES: 00:07:24 00:07:24 + echo '#################################################' 00:07:24 ################################################# 00:07:24 + echo '## Verify Cluster is UP ##' 00:07:24 ## Verify Cluster is UP ## 00:07:24 + echo '#################################################' 00:07:24 ################################################# 00:07:24 + create_post_startup_script 00:07:24 + cat 00:07:24 + copy_and_run_post_startup_script 00:07:24 + seed_index=1 00:07:24 ++ seq 1 3 00:07:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:07:24 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:07:24 + echo 'Execute the post startup script on controller 10.30.170.231' 00:07:24 Execute the post startup script on controller 10.30.170.231 00:07:24 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.231:/tmp/ 00:07:24 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:07:24 + ssh 10.30.170.231 'bash /tmp/post-startup-script.sh 1' 00:07:24 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:07:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:07:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:07:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:07:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:07:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:07:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:07:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:08:30 2025-11-23T00:07:58,947 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:08:30 Controller is UP 00:08:30 2025-11-23T00:07:58,947 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:08:30 Listing all open ports on controller system... 00:08:30 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:08:30 looking for "BindException: Address already in use" in log file 00:08:30 looking for "server is unhealthy" in log file 00:08:30 + '[' 1 == 0 ']' 00:08:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:08:30 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:08:30 + echo 'Execute the post startup script on controller 10.30.171.113' 00:08:30 Execute the post startup script on controller 10.30.171.113 00:08:30 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.113:/tmp/ 00:08:30 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:08:30 + ssh 10.30.171.113 'bash /tmp/post-startup-script.sh 2' 00:08:30 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:08:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:08:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:31 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:09:36 2025-11-23T00:07:59,277 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:09:36 Controller is UP 00:09:36 2025-11-23T00:07:59,277 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:09:36 Listing all open ports on controller system... 00:09:36 looking for "BindException: Address already in use" in log file 00:09:36 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:09:36 looking for "server is unhealthy" in log file 00:09:36 + '[' 2 == 0 ']' 00:09:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:09:36 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:09:36 + echo 'Execute the post startup script on controller 10.30.171.108' 00:09:36 Execute the post startup script on controller 10.30.171.108 00:09:36 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.108:/tmp/ 00:09:36 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:09:36 + ssh 10.30.171.108 'bash /tmp/post-startup-script.sh 3' 00:09:36 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:09:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:09:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:10:36 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:10:41 2025-11-23T00:07:59,251 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:10:41 Controller is UP 00:10:41 2025-11-23T00:07:59,251 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:10:41 Listing all open ports on controller system... 00:10:41 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:10:41 looking for "BindException: Address already in use" in log file 00:10:41 looking for "server is unhealthy" in log file 00:10:41 + '[' 0 == 0 ']' 00:10:41 + seed_index=1 00:10:41 + dump_controller_threads 00:10:41 ++ seq 1 3 00:10:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:10:41 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:10:41 + echo 'Let'\''s take the karaf thread dump' 00:10:41 Let's take the karaf thread dump 00:10:41 + ssh 10.30.170.231 'sudo ps aux' 00:10:41 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:10:42 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 00:10:42 ++ grep -v grep 00:10:42 ++ tr -s ' ' 00:10:42 ++ cut -f2 '-d ' 00:10:42 + pid=2046 00:10:42 + echo 'karaf main: org.apache.karaf.main.Main, pid:2046' 00:10:42 karaf main: org.apache.karaf.main.Main, pid:2046 00:10:42 + ssh 10.30.170.231 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2046' 00:10:42 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:10:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:10:42 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:10:42 + echo 'Let'\''s take the karaf thread dump' 00:10:42 Let's take the karaf thread dump 00:10:42 + ssh 10.30.171.113 'sudo ps aux' 00:10:42 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:10:43 ++ tr -s ' ' 00:10:43 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 00:10:43 ++ cut -f2 '-d ' 00:10:43 ++ grep -v grep 00:10:43 + pid=2034 00:10:43 + echo 'karaf main: org.apache.karaf.main.Main, pid:2034' 00:10:43 karaf main: org.apache.karaf.main.Main, pid:2034 00:10:43 + ssh 10.30.171.113 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2034' 00:10:43 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:10:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:10:43 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:10:43 + echo 'Let'\''s take the karaf thread dump' 00:10:43 Let's take the karaf thread dump 00:10:43 + ssh 10.30.171.108 'sudo ps aux' 00:10:43 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:10:44 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 00:10:44 ++ grep -v grep 00:10:44 ++ tr -s ' ' 00:10:44 ++ cut -f2 '-d ' 00:10:44 + pid=2030 00:10:44 + echo 'karaf main: org.apache.karaf.main.Main, pid:2030' 00:10:44 karaf main: org.apache.karaf.main.Main, pid:2030 00:10:44 + ssh 10.30.171.108 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2030' 00:10:44 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:10:45 + '[' 0 -gt 0 ']' 00:10:45 + echo 'Generating controller variables...' 00:10:45 Generating controller variables... 00:10:45 ++ seq 1 3 00:10:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:10:45 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:10:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.231' 00:10:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:10:45 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:10:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.231 -v ODL_SYSTEM_2_IP:10.30.171.113' 00:10:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:10:45 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:10:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.231 -v ODL_SYSTEM_2_IP:10.30.171.113 -v ODL_SYSTEM_3_IP:10.30.171.108' 00:10:45 + echo 'Generating mininet variables...' 00:10:45 Generating mininet variables... 00:10:45 ++ seq 1 1 00:10:45 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 00:10:45 + MININETIP=TOOLS_SYSTEM_1_IP 00:10:45 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.219' 00:10:45 + get_test_suites SUITES 00:10:45 + local __suite_list=SUITES 00:10:45 + echo 'Locating test plan to use...' 00:10:45 Locating test plan to use... 00:10:45 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt 00:10:45 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']' 00:10:45 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 00:10:45 + '[' disabled '!=' disabled ']' 00:10:45 + echo 'Changing the testplan path...' 00:10:45 Changing the testplan path... 00:10:45 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 00:10:45 + cat testplan.txt 00:10:45 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved. 00:10:45 # 00:10:45 # This program and the accompanying materials are made available under the 00:10:45 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 00:10:45 # and is available at http://www.eclipse.org/legal/epl-v10.html 00:10:45 00:10:45 # Place the suites in run order: 00:10:45 00:10:45 # Run non intrusive cluster tests first. 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot 00:10:45 00:10:45 # Run the intrusive cluster tests after the non-intrusive ones. 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot 00:10:45 00:10:45 # Next suite is commented because of NETCONF-454 00:10:45 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:10:45 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot 00:10:45 00:10:45 # Repeat some suites again to try to detect breakage caused by 00:10:45 # the intrusive tests that survived a "device deconfigure" - "device 00:10:45 # reconfigure" cycle. 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 00:10:45 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 00:10:45 + '[' -z '' ']' 00:10:45 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 00:10:45 ++ tr '\012' ' ' 00:10:45 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 00:10:45 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\''' 00:10:45 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 00:10:45 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...' 00:10:45 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ... 00:10:45 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip -v CONTROLLER:10.30.170.231 -v CONTROLLER1:10.30.171.113 -v CONTROLLER2:10.30.171.108 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.170.219 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.231 -v ODL_SYSTEM_1_IP:10.30.170.231 -v ODL_SYSTEM_2_IP:10.30.171.113 -v ODL_SYSTEM_3_IP:10.30.171.108 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.219 -v TOOLS_SYSTEM_1_IP:10.30.170.219 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 00:10:45 ============================================================================== 00:10:45 netconf-clustering.txt 00:10:45 ============================================================================== 00:10:45 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 00:10:45 ============================================================================== 00:10:51 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 | FAIL | 00:10:51 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:10:51 ------------------------------------------------------------------------------ 00:10:51 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:54 | PASS | 00:10:54 ------------------------------------------------------------------------------ 00:10:54 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:54 | FAIL | 00:10:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 00:10:54 00:10:54 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:10:54 ------------------------------------------------------------------------------ 00:10:54 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:05 | FAIL | 00:11:05 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 00:11:05 ------------------------------------------------------------------------------ 00:11:05 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:26 | FAIL | 00:11:26 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:11:26 ------------------------------------------------------------------------------ 00:11:26 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:47 | FAIL | 00:11:47 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:11:47 ------------------------------------------------------------------------------ 00:11:47 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:08 | FAIL | 00:12:08 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:12:08 ------------------------------------------------------------------------------ 00:12:08 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:19 | FAIL | 00:12:19 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:12:19 ------------------------------------------------------------------------------ 00:12:19 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 | FAIL | 00:12:29 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:12:29 ------------------------------------------------------------------------------ 00:12:29 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:40 | FAIL | 00:12:40 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:12:40 ------------------------------------------------------------------------------ 00:12:40 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:40 | FAIL | 00:12:40 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 00:12:40 ------------------------------------------------------------------------------ 00:12:40 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:51 | FAIL | 00:12:51 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:12:51 ------------------------------------------------------------------------------ 00:12:51 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:01 | FAIL | 00:13:01 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:13:01 ------------------------------------------------------------------------------ 00:13:01 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:12 | FAIL | 00:13:12 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:13:12 ------------------------------------------------------------------------------ 00:13:12 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:12 | FAIL | 00:13:12 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:13:12 00:13:12 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 00:13:12 ------------------------------------------------------------------------------ 00:13:12 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:13 | FAIL | 00:13:13 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:13:13 00:13:13 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:13:13 ------------------------------------------------------------------------------ 00:13:13 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:14 | FAIL | 00:14:14 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:14:14 00:14:14 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:14:14 ------------------------------------------------------------------------------ 00:14:14 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:14 | FAIL | 00:15:14 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:15:14 00:15:14 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:15:14 ------------------------------------------------------------------------------ 00:15:14 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 | FAIL | 00:15:15 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:15:15 00:15:15 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 00:15:15 ------------------------------------------------------------------------------ 00:15:15 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 | FAIL | 00:15:15 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:15:15 00:15:15 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:15:15 ------------------------------------------------------------------------------ 00:15:15 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:15 | FAIL | 00:16:15 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:16:15 00:16:15 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:16:15 ------------------------------------------------------------------------------ 00:16:15 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 | FAIL | 00:17:16 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:17:16 00:17:16 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:17:16 ------------------------------------------------------------------------------ 00:17:16 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 | FAIL | 00:17:16 Dictionary does not contain key 'netconf-test-device'. 00:17:16 ------------------------------------------------------------------------------ 00:17:16 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 | PASS | 00:17:16 ------------------------------------------------------------------------------ 00:17:16 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:17 | PASS | 00:17:17 ------------------------------------------------------------------------------ 00:17:17 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:17 | PASS | 00:17:17 ------------------------------------------------------------------------------ 00:17:17 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 00:17:17 Suite teardown failed: 00:17:17 Variable '${testtool_log}' not found. 00:17:17 00:17:17 26 tests, 0 passed, 26 failed 00:17:17 ============================================================================== 00:17:17 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su... 00:17:17 ============================================================================== 00:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:21 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Create_Device_Data :: Send some sample test data into the device a... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Modify_Device_Data :: Send a request to change the sample test dat... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL | 00:17:21 Parent suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 ------------------------------------------------------------------------------ 00:17:21 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL | 00:17:21 Suite setup failed: 00:17:21 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:17:21 00:17:21 Also suite teardown failed: 00:17:21 Variable '${testtool_log}' not found. 00:17:21 00:17:21 26 tests, 0 passed, 26 failed 00:17:21 ============================================================================== 00:17:21 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 00:17:21 ============================================================================== 00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:24 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:18:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:31 | PASS | 00:19:31 ------------------------------------------------------------------------------ 00:19:31 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:40 | PASS | 00:19:40 ------------------------------------------------------------------------------ 00:19:40 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:27 | FAIL | 00:20:27 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 00:20:27 ------------------------------------------------------------------------------ 00:20:27 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 00:20:27 3 tests, 2 passed, 1 failed 00:20:27 ============================================================================== 00:20:27 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 00:20:27 ============================================================================== 00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:33 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:33 | FAIL | 00:20:33 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:20:33 ------------------------------------------------------------------------------ 00:20:33 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:33 | PASS | 00:20:33 ------------------------------------------------------------------------------ 00:20:33 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:34 | FAIL | 00:20:34 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 00:20:34 00:20:34 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:20:34 ------------------------------------------------------------------------------ 00:20:34 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:55 | FAIL | 00:20:55 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:20:55 ------------------------------------------------------------------------------ 00:20:55 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:20:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:21:56 | FAIL | 00:21:56 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:21:56 ------------------------------------------------------------------------------ 00:21:56 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:21:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:21:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:21:57 | FAIL | 00:21:57 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 00:21:57 ------------------------------------------------------------------------------ 00:21:57 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:21:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:21:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:22:57 | FAIL | 00:22:57 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:22:57 ------------------------------------------------------------------------------ 00:22:57 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:22:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:22:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:22:58 | FAIL | 00:22:58 Could not parse owner and candidates for device netconf-test-device 00:22:58 ------------------------------------------------------------------------------ 00:22:58 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:22:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:22:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:24:58 | FAIL | 00:24:58 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 00:24:58 ------------------------------------------------------------------------------ 00:24:58 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:24:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:24:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:25:59 | FAIL | 00:25:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 00:25:59 00:25:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 00:25:59 ------------------------------------------------------------------------------ 00:25:59 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:26:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:26:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:26:00 | FAIL | 00:26:00 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:26:00 00:26:00 Variable '${follower1_session}' not found. 00:26:00 ------------------------------------------------------------------------------ 00:26:00 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:26:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:26:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:27:00 | FAIL | 00:27:00 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 00:27:00 00:27:00 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 00:27:00 ------------------------------------------------------------------------------ 00:27:00 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:27:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:27:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:27:01 | FAIL | 00:27:01 Variable '${original_device_owner}' not found. 00:27:01 ------------------------------------------------------------------------------ 00:27:01 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:27:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:27:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:28:02 | FAIL | 00:28:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:28:02 00:28:02 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 00:28:02 ------------------------------------------------------------------------------ 00:28:02 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:28:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:28:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:28:02 | FAIL | 00:28:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:28:02 00:28:02 Variable '${original_device_owner_session}' not found. 00:28:02 ------------------------------------------------------------------------------ 00:28:02 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:28:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:28:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:29:03 | FAIL | 00:29:03 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:29:03 ------------------------------------------------------------------------------ 00:29:03 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:29:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:29:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:29:03 | FAIL | 00:29:03 Dictionary does not contain key 'netconf-test-device'. 00:29:03 ------------------------------------------------------------------------------ 00:29:03 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 00:29:03 Suite teardown failed: 00:29:03 Variable '${testtool_log}' not found. 00:29:03 00:29:03 17 tests, 0 passed, 17 failed 00:29:03 ============================================================================== 00:29:03 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 00:29:03 ============================================================================== 00:29:06 Stop_All_Members :: Stop every odl node. | PASS | 00:31:13 ------------------------------------------------------------------------------ 00:31:13 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 00:31:22 ------------------------------------------------------------------------------ 00:31:22 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 00:31:59 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 00:31:59 ------------------------------------------------------------------------------ 00:31:59 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 00:31:59 3 tests, 2 passed, 1 failed 00:31:59 ============================================================================== 00:31:59 netconf-clustering.txt.Outages :: netconf cluster node outage test suite (C... 00:31:59 ============================================================================== 00:31:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:31:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:31:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:31:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:04 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:04 | FAIL | 00:32:04 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:32:04 ------------------------------------------------------------------------------ 00:32:04 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:05 | PASS | 00:32:05 ------------------------------------------------------------------------------ 00:32:05 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:05 | FAIL | 00:32:05 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 00:32:05 00:32:05 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:32:05 ------------------------------------------------------------------------------ 00:32:05 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Check that the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:26 | FAIL | 00:32:26 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:32:26 ------------------------------------------------------------------------------ 00:32:26 Check_Device_Data_Is_Seen_As_Empty_On_All_Nodes :: Sanity check ag... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:27 | FAIL | 00:33:27 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Kill_node1_Before_Create :: Simulate node 1 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:32 | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Create_Device_Data_With_node1_Down :: Check that the create reques... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:57 | FAIL | 00:33:57 Keyword 'TemplatedRequests.Post_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 00:33:57 ------------------------------------------------------------------------------ 00:33:57 Check_New_Device_Data_Is_Visible_On_Nodes_Without_node1 :: Check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 | FAIL | 00:34:58 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:34:58 ------------------------------------------------------------------------------ 00:34:58 Restart_node1_After_Create_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:12 | PASS | 00:35:12 ------------------------------------------------------------------------------ 00:35:12 Check_New_Device_Data_Is_Visible_On_node1 :: Check that the create... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:54 | FAIL | 00:36:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:36:54 00:36:54 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:36:54 ------------------------------------------------------------------------------ 00:36:54 Kill_node2_Before_Modify :: Simulate node 2 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:58 | PASS | 00:36:58 ------------------------------------------------------------------------------ 00:36:58 Modify_Device_Data_With_node2_Down :: Check that the modification ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:24 | FAIL | 00:37:24 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 00:37:24 00:37:24 Keyword 'TemplatedRequests.Put_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 00:37:24 ------------------------------------------------------------------------------ 00:37:24 Check_Modified_Device_Data_Is_Visible_On_Nodes_Without_node2 :: Ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 | FAIL | 00:38:25 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 00:38:25 00:38:25 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:38:25 ------------------------------------------------------------------------------ 00:38:25 Restart_node2_After_Modify_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:38 | PASS | 00:38:38 ------------------------------------------------------------------------------ 00:38:38 Check_Modified_Device_Data_Is_Visible_On_node2 :: Check that the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:20 | FAIL | 00:40:20 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:40:20 00:40:20 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:40:20 ------------------------------------------------------------------------------ 00:40:20 Kill_node3_Before_Delete :: Simulate node 3 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:24 | PASS | 00:40:24 ------------------------------------------------------------------------------ 00:40:24 Delete_Device_Data_With_node3_Down :: Check that the data removal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:50 | FAIL | 00:40:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 00:40:50 00:40:50 Keyword 'TemplatedRequests.Delete_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 00:40:50 ------------------------------------------------------------------------------ 00:40:50 Check_Device_Data_Removal_Is_Visible_On_Nodes_Without_node3 :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 | FAIL | 00:41:51 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 00:41:51 00:41:51 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:41:51 ------------------------------------------------------------------------------ 00:41:51 Restart_node3_After_Delete_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:05 | PASS | 00:42:05 ------------------------------------------------------------------------------ 00:42:05 Check_Device_Data_Removal_Is_Visible_On_node3 :: Check that the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:47 | FAIL | 00:43:47 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:43:47 00:43:47 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:43:47 ------------------------------------------------------------------------------ 00:43:47 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:47 | FAIL | 00:43:47 Dictionary does not contain key 'netconf-test-device'. 00:43:47 ------------------------------------------------------------------------------ 00:43:47 Check_Device_Deconfigured :: Check that the device deconfiguration... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:47 | PASS | 00:43:47 ------------------------------------------------------------------------------ 00:43:47 netconf-clustering.txt.Outages :: netconf cluster node outage test... | FAIL | 00:43:47 Suite teardown failed: 00:43:47 Variable '${testtool_log}' not found. 00:43:47 00:43:47 22 tests, 0 passed, 22 failed 00:43:47 ============================================================================== 00:43:48 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 00:43:48 ============================================================================== 00:43:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:51 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 | FAIL | 00:43:52 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:43:52 ------------------------------------------------------------------------------ 00:43:52 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 | PASS | 00:43:52 ------------------------------------------------------------------------------ 00:43:52 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:52 | FAIL | 00:43:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 00:43:52 00:43:52 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:43:52 ------------------------------------------------------------------------------ 00:43:52 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:44:14 | FAIL | 00:44:14 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:44:14 ------------------------------------------------------------------------------ 00:44:14 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:44:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:44:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:14 | FAIL | 00:45:14 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:45:14 ------------------------------------------------------------------------------ 00:45:14 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:15 | FAIL | 00:45:15 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 00:45:15 ------------------------------------------------------------------------------ 00:45:15 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:16 | FAIL | 00:46:16 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:46:16 ------------------------------------------------------------------------------ 00:46:16 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:16 | FAIL | 00:46:16 Could not parse owner and candidates for device netconf-test-device 00:46:16 ------------------------------------------------------------------------------ 00:46:16 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:48:17 | FAIL | 00:48:17 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 00:48:17 ------------------------------------------------------------------------------ 00:48:17 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:48:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:48:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:18 | FAIL | 00:49:18 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 00:49:18 00:49:18 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 00:49:18 ------------------------------------------------------------------------------ 00:49:18 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:18 | FAIL | 00:49:18 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:49:18 00:49:18 Variable '${follower1_session}' not found. 00:49:18 ------------------------------------------------------------------------------ 00:49:18 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:19 | FAIL | 00:50:19 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 00:50:19 00:50:19 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 00:50:19 ------------------------------------------------------------------------------ 00:50:19 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:19 | FAIL | 00:50:19 Variable '${original_device_owner}' not found. 00:50:19 ------------------------------------------------------------------------------ 00:50:19 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:20 | FAIL | 00:51:20 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:51:20 00:51:20 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 00:51:20 ------------------------------------------------------------------------------ 00:51:20 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:20 | FAIL | 00:51:20 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:51:20 00:51:20 Variable '${original_device_owner_session}' not found. 00:51:20 ------------------------------------------------------------------------------ 00:51:20 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:21 | FAIL | 00:52:21 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:52:21 ------------------------------------------------------------------------------ 00:52:21 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:21 | FAIL | 00:52:21 Dictionary does not contain key 'netconf-test-device'. 00:52:21 ------------------------------------------------------------------------------ 00:52:21 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 00:52:21 Suite teardown failed: 00:52:21 Variable '${testtool_log}' not found. 00:52:21 00:52:21 17 tests, 0 passed, 17 failed 00:52:21 ============================================================================== 00:52:21 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 00:52:21 ============================================================================== 00:52:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:25 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:25 | FAIL | 00:52:25 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:52:25 ------------------------------------------------------------------------------ 00:52:25 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:26 | PASS | 00:52:26 ------------------------------------------------------------------------------ 00:52:26 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:26 | FAIL | 00:52:26 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 00:52:26 00:52:26 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:52:26 ------------------------------------------------------------------------------ 00:52:26 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:38 | FAIL | 00:52:38 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 00:52:38 ------------------------------------------------------------------------------ 00:52:38 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:58 | FAIL | 00:52:58 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:52:58 ------------------------------------------------------------------------------ 00:52:58 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:19 | FAIL | 00:53:19 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:53:19 ------------------------------------------------------------------------------ 00:53:19 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:40 | FAIL | 00:53:40 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 00:53:40 ------------------------------------------------------------------------------ 00:53:40 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:51 | FAIL | 00:53:51 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:53:51 ------------------------------------------------------------------------------ 00:53:51 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:01 | FAIL | 00:54:01 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:54:01 ------------------------------------------------------------------------------ 00:54:01 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:12 | FAIL | 00:54:12 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:54:12 ------------------------------------------------------------------------------ 00:54:12 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:12 | FAIL | 00:54:12 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 00:54:12 ------------------------------------------------------------------------------ 00:54:12 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:23 | FAIL | 00:54:23 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:54:23 ------------------------------------------------------------------------------ 00:54:23 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:33 | FAIL | 00:54:33 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:54:33 ------------------------------------------------------------------------------ 00:54:33 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 | FAIL | 00:54:45 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:54:45 ------------------------------------------------------------------------------ 00:54:45 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 | FAIL | 00:54:45 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:54:45 00:54:45 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 00:54:45 ------------------------------------------------------------------------------ 00:54:45 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 | FAIL | 00:54:45 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:54:45 00:54:45 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:54:45 ------------------------------------------------------------------------------ 00:54:45 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:55:45 | FAIL | 00:55:45 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:55:45 00:55:45 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:55:45 ------------------------------------------------------------------------------ 00:55:45 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:55:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:55:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:46 | FAIL | 00:56:46 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:56:46 00:56:46 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:56:46 ------------------------------------------------------------------------------ 00:56:46 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:46 | FAIL | 00:56:46 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:56:46 00:56:46 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.113:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 00:56:46 ------------------------------------------------------------------------------ 00:56:46 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:47 | FAIL | 00:56:47 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:56:47 00:56:47 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.113:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:56:47 ------------------------------------------------------------------------------ 00:56:47 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:57:48 | FAIL | 00:57:48 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:57:48 00:57:48 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.108:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:57:48 ------------------------------------------------------------------------------ 00:57:48 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:57:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:57:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:48 | FAIL | 00:58:48 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:58:48 00:58:48 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.231:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 00:58:48 ------------------------------------------------------------------------------ 00:58:48 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 | FAIL | 00:58:49 Dictionary does not contain key 'netconf-test-device'. 00:58:49 ------------------------------------------------------------------------------ 00:58:49 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 | PASS | 00:58:49 ------------------------------------------------------------------------------ 00:58:49 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 | PASS | 00:58:49 ------------------------------------------------------------------------------ 00:58:49 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:49 | PASS | 00:58:49 ------------------------------------------------------------------------------ 00:58:49 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 00:58:49 Suite teardown failed: 00:58:49 Variable '${testtool_log}' not found. 00:58:49 00:58:49 26 tests, 0 passed, 26 failed 00:58:49 ============================================================================== 00:58:49 netconf-clustering.txt | FAIL | 00:58:49 140 tests, 4 passed, 136 failed 00:58:49 ============================================================================== 00:58:49 Output: /w/workspace/netconf-csit-3node-clustering-only-vanadium/output.xml 00:58:54 Log: /w/workspace/netconf-csit-3node-clustering-only-vanadium/log.html 00:58:54 Report: /w/workspace/netconf-csit-3node-clustering-only-vanadium/report.html 00:58:54 + true 00:58:54 + echo 'Examining the files in data/log and checking filesize' 00:58:54 Examining the files in data/log and checking filesize 00:58:54 + ssh 10.30.170.231 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 00:58:54 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:58:55 total 1632 00:58:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 00:07 . 00:58:55 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 00:07 karaf_console.log 00:58:55 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 00:31 .. 00:58:55 -rw-rw-r-- 1 jenkins jenkins 1655291 Nov 23 00:58 karaf.log 00:58:55 + ssh 10.30.170.231 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 00:58:55 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:58:55 1.6M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 00:58:55 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:58:55 + ssh 10.30.171.113 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 00:58:55 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:58:55 total 1656 00:58:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 00:07 . 00:58:55 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 00:07 karaf_console.log 00:58:55 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 00:31 .. 00:58:55 -rw-rw-r-- 1 jenkins jenkins 1681258 Nov 23 00:58 karaf.log 00:58:55 + ssh 10.30.171.113 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 00:58:55 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:58:56 1.7M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 00:58:56 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:58:56 + ssh 10.30.171.108 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 00:58:56 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:58:56 total 1888 00:58:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 00:07 . 00:58:56 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 00:07 karaf_console.log 00:58:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 00:31 .. 00:58:56 -rw-rw-r-- 1 jenkins jenkins 1918154 Nov 23 00:58 karaf.log 00:58:56 + ssh 10.30.171.108 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 00:58:56 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:58:56 1.9M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 00:58:56 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:58:56 + set +e 00:58:56 ++ seq 1 3 00:58:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:56 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:58:56 + echo 'Let'\''s take the karaf thread dump again' 00:58:56 Let's take the karaf thread dump again 00:58:56 + ssh 10.30.170.231 'sudo ps aux' 00:58:56 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:58:57 ++ tr -s ' ' 00:58:57 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 00:58:57 ++ grep -v grep 00:58:57 ++ cut -f2 '-d ' 00:58:57 + pid=8808 00:58:57 + echo 'karaf main: org.apache.karaf.main.Main, pid:8808' 00:58:57 karaf main: org.apache.karaf.main.Main, pid:8808 00:58:57 + ssh 10.30.170.231 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 8808' 00:58:57 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:58:57 + echo 'killing karaf process...' 00:58:57 killing karaf process... 00:58:57 + ssh 10.30.170.231 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:58:57 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:58:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:57 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:58:57 + echo 'Let'\''s take the karaf thread dump again' 00:58:57 Let's take the karaf thread dump again 00:58:57 + ssh 10.30.171.113 'sudo ps aux' 00:58:57 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:58:58 ++ tr -s ' ' 00:58:58 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 00:58:58 ++ grep -v grep 00:58:58 ++ cut -f2 '-d ' 00:58:58 + pid=8046 00:58:58 + echo 'karaf main: org.apache.karaf.main.Main, pid:8046' 00:58:58 karaf main: org.apache.karaf.main.Main, pid:8046 00:58:58 + ssh 10.30.171.113 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 8046' 00:58:58 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:58:58 + echo 'killing karaf process...' 00:58:58 killing karaf process... 00:58:58 + ssh 10.30.171.113 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:58:58 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:58:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:58:58 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:58:58 + echo 'Let'\''s take the karaf thread dump again' 00:58:58 Let's take the karaf thread dump again 00:58:58 + ssh 10.30.171.108 'sudo ps aux' 00:58:58 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:58:59 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 00:58:59 ++ tr -s ' ' 00:58:59 ++ cut -f2 '-d ' 00:58:59 ++ grep -v grep 00:58:59 + pid=14779 00:58:59 + echo 'karaf main: org.apache.karaf.main.Main, pid:14779' 00:58:59 karaf main: org.apache.karaf.main.Main, pid:14779 00:58:59 + ssh 10.30.171.108 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 14779' 00:58:59 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:58:59 + echo 'killing karaf process...' 00:58:59 killing karaf process... 00:58:59 + ssh 10.30.171.108 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:58:59 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:58:59 + sleep 5 00:59:04 ++ seq 1 3 00:59:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:59:04 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:59:04 + echo 'Compressing karaf.log 1' 00:59:04 Compressing karaf.log 1 00:59:04 + ssh 10.30.170.231 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 00:59:04 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:59:05 + echo 'Fetching compressed karaf.log 1' 00:59:05 Fetching compressed karaf.log 1 00:59:05 + scp 10.30.170.231:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 00:59:05 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:59:05 + ssh 10.30.170.231 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 00:59:05 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:59:05 + scp 10.30.170.231:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 00:59:05 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:59:05 + ssh 10.30.170.231 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:59:05 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:59:05 + echo 'Fetch GC logs' 00:59:05 Fetch GC logs 00:59:05 + mkdir -p gclogs-1 00:59:05 + scp '10.30.170.231:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/ 00:59:05 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts. 00:59:06 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 00:59:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:59:06 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:59:06 + echo 'Compressing karaf.log 2' 00:59:06 Compressing karaf.log 2 00:59:06 + ssh 10.30.171.113 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 00:59:06 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:59:06 + echo 'Fetching compressed karaf.log 2' 00:59:06 Fetching compressed karaf.log 2 00:59:06 + scp 10.30.171.113:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 00:59:06 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:59:06 + ssh 10.30.171.113 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 00:59:06 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:59:06 + scp 10.30.171.113:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 00:59:06 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:59:06 + ssh 10.30.171.113 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:59:06 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:59:07 + echo 'Fetch GC logs' 00:59:07 Fetch GC logs 00:59:07 + mkdir -p gclogs-2 00:59:07 + scp '10.30.171.113:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/ 00:59:07 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts. 00:59:07 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 00:59:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:59:07 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:59:07 + echo 'Compressing karaf.log 3' 00:59:07 Compressing karaf.log 3 00:59:07 + ssh 10.30.171.108 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 00:59:07 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:59:07 + echo 'Fetching compressed karaf.log 3' 00:59:07 Fetching compressed karaf.log 3 00:59:07 + scp 10.30.171.108:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 00:59:07 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:59:07 + ssh 10.30.171.108 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 00:59:07 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:59:08 + scp 10.30.171.108:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 00:59:08 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:59:08 + ssh 10.30.171.108 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:59:08 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:59:08 + echo 'Fetch GC logs' 00:59:08 Fetch GC logs 00:59:08 + mkdir -p gclogs-3 00:59:08 + scp '10.30.171.108:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/ 00:59:08 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts. 00:59:08 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 00:59:08 + echo 'Examine copied files' 00:59:08 Examine copied files 00:59:08 + ls -lt 00:59:08 total 32016 00:59:08 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 00:59 gclogs-3 00:59:08 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 00:59 odl3_karaf_console.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 137854 Nov 23 00:59 odl3_karaf.log.gz 00:59:08 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 00:59 gclogs-2 00:59:08 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 00:59 odl2_karaf_console.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 131207 Nov 23 00:59 odl2_karaf.log.gz 00:59:08 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 00:59 gclogs-1 00:59:08 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 00:59 odl1_karaf_console.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 128147 Nov 23 00:59 odl1_karaf.log.gz 00:59:08 -rw-rw-r--. 1 jenkins jenkins 96821 Nov 23 00:58 karaf_3_14779_threads_after.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 13785 Nov 23 00:58 ps_after.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 100846 Nov 23 00:58 karaf_2_8046_threads_after.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 99520 Nov 23 00:58 karaf_1_8808_threads_after.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 277614 Nov 23 00:58 report.html 00:59:08 -rw-rw-r--. 1 jenkins jenkins 2111402 Nov 23 00:58 log.html 00:59:08 -rw-rw-r--. 1 jenkins jenkins 29296487 Nov 23 00:58 output.xml 00:59:08 -rw-rw-r--. 1 jenkins jenkins 1828 Nov 23 00:10 testplan.txt 00:59:08 -rw-rw-r--. 1 jenkins jenkins 94774 Nov 23 00:10 karaf_3_2030_threads_before.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 13941 Nov 23 00:10 ps_before.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 93962 Nov 23 00:10 karaf_2_2034_threads_before.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 93124 Nov 23 00:10 karaf_1_2046_threads_before.log 00:59:08 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 23 00:07 post-startup-script.sh 00:59:08 -rw-rw-r--. 1 jenkins jenkins 252 Nov 23 00:07 startup-script.sh 00:59:08 -rw-rw-r--. 1 jenkins jenkins 3466 Nov 23 00:07 configuration-script.sh 00:59:08 -rw-rw-r--. 1 jenkins jenkins 337 Nov 23 00:06 detect_variables.env 00:59:08 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 23 00:06 pom.xml 00:59:08 -rw-rw-r--. 1 jenkins jenkins 92 Nov 23 00:06 set_variables.env 00:59:08 -rw-rw-r--. 1 jenkins jenkins 359 Nov 23 00:06 slave_addresses.txt 00:59:08 -rw-rw-r--. 1 jenkins jenkins 570 Nov 23 00:06 requirements.txt 00:59:08 -rw-rw-r--. 1 jenkins jenkins 26 Nov 23 00:06 env.properties 00:59:08 -rw-rw-r--. 1 jenkins jenkins 333 Nov 23 00:04 stack-parameters.yaml 00:59:08 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 00:03 test 00:59:08 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 00:03 test@tmp 00:59:08 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 22 22:37 maven-metadata.xml 00:59:08 + true 00:59:08 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins16664218202031722564.sh 00:59:08 Cleaning up Robot installation... 00:59:09 $ ssh-agent -k 00:59:09 unset SSH_AUTH_SOCK; 00:59:09 unset SSH_AGENT_PID; 00:59:09 echo Agent pid 5162 killed; 00:59:09 [ssh-agent] Stopped. 00:59:09 Recording plot data 00:59:09 Robot results publisher started... 00:59:09 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:59:09 -Parsing output xml: 00:59:10 Done! 00:59:10 -Copying log files to build dir: 00:59:11 Done! 00:59:11 -Assigning results to build: 00:59:11 Done! 00:59:11 -Checking thresholds: 00:59:11 Done! 00:59:11 Done publishing Robot results. 00:59:11 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:59:11 [PostBuildScript] - [INFO] Executing post build scripts. 00:59:11 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins18216508427059761767.sh 00:59:11 Archiving csit artifacts 00:59:11 mv: cannot stat '*_1.png': No such file or directory 00:59:11 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:59:11 mv: cannot stat '*_2.png': No such file or directory 00:59:11 mv: cannot stat '/tmp/odl2_*': No such file or directory 00:59:11 mv: cannot stat '*_3.png': No such file or directory 00:59:11 mv: cannot stat '/tmp/odl3_*': No such file or directory 00:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 00:59:11 Dload Upload Total Spent Left Speed 00:59:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2547k 0 2547k 0 0 4789k 0 --:--:-- --:--:-- --:--:-- 4789k 00:59:12 Archive: robot-plugin.zip 00:59:12 inflating: ./archives/robot-plugin/log.html 00:59:12 inflating: ./archives/robot-plugin/output.xml 00:59:12 inflating: ./archives/robot-plugin/report.html 00:59:12 mv: cannot stat '*.log.gz': No such file or directory 00:59:12 mv: cannot stat '*.csv': No such file or directory 00:59:12 mv: cannot stat '*.png': No such file or directory 00:59:12 [PostBuildScript] - [INFO] Executing post build scripts. 00:59:12 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins13601699149127875056.sh 00:59:12 [PostBuildScript] - [INFO] Executing post build scripts. 00:59:12 [EnvInject] - Injecting environment variables from a build step. 00:59:12 [EnvInject] - Injecting as environment variables the properties content 00:59:12 OS_CLOUD=vex 00:59:12 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-32 00:59:12 00:59:12 [EnvInject] - Variables injected successfully. 00:59:12 provisioning config files... 00:59:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:59:12 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins13646943651438721640.sh 00:59:12 ---> openstack-stack-delete.sh 00:59:12 Setup pyenv: 00:59:13 system 00:59:13 3.8.13 00:59:13 3.9.13 00:59:13 3.10.13 00:59:13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 00:59:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:15 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. 00:59:15 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:59:15 lf-activate-venv(): INFO: Base packages installed successfully 00:59:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:59:48 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 00:59:48 INFO: Stack cost retrieval disabled, setting cost to 0 01:00:00 INFO: Deleting stack releng-netconf-csit-3node-clustering-only-vanadium-32 01:00:00 Successfully deleted stack releng-netconf-csit-3node-clustering-only-vanadium-32 01:00:00 [PostBuildScript] - [INFO] Executing post build scripts. 01:00:00 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins9784557109468888066.sh 01:00:00 ---> sysstat.sh 01:00:00 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins4995471443575541186.sh 01:00:00 ---> package-listing.sh 01:00:00 ++ tr '[:upper:]' '[:lower:]' 01:00:00 ++ facter osfamily 01:00:00 + OS_FAMILY=redhat 01:00:00 + workspace=/w/workspace/netconf-csit-3node-clustering-only-vanadium 01:00:00 + START_PACKAGES=/tmp/packages_start.txt 01:00:00 + END_PACKAGES=/tmp/packages_end.txt 01:00:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:00:00 + PACKAGES=/tmp/packages_start.txt 01:00:00 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 01:00:00 + PACKAGES=/tmp/packages_end.txt 01:00:00 + case "${OS_FAMILY}" in 01:00:00 + rpm -qa 01:00:00 + sort 01:00:01 + '[' -f /tmp/packages_start.txt ']' 01:00:01 + '[' -f /tmp/packages_end.txt ']' 01:00:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:00:01 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 01:00:01 + mkdir -p /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 01:00:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 01:00:01 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins9188487523486206697.sh 01:00:01 ---> capture-instance-metadata.sh 01:00:01 Setup pyenv: 01:00:01 system 01:00:01 3.8.13 01:00:01 3.9.13 01:00:01 3.10.13 01:00:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 01:00:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 01:00:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:03 lf-activate-venv(): INFO: Base packages installed successfully 01:00:03 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 01:00:24 INFO: Running in OpenStack, capturing instance metadata 01:00:24 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins12297748248873581304.sh 01:00:24 provisioning config files... 01:00:24 Could not find credentials [logs] for netconf-csit-3node-clustering-only-vanadium #32 01:00:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/config9416749929161844292tmp 01:00:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:00:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:00:24 provisioning config files... 01:00:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:00:25 [EnvInject] - Injecting environment variables from a build step. 01:00:25 [EnvInject] - Injecting as environment variables the properties content 01:00:25 SERVER_ID=logs 01:00:25 01:00:25 [EnvInject] - Variables injected successfully. 01:00:25 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins132774099258055644.sh 01:00:25 ---> create-netrc.sh 01:00:25 WARN: Log server credential not found. 01:00:25 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15905338148495982152.sh 01:00:25 ---> python-tools-install.sh 01:00:25 Setup pyenv: 01:00:25 system 01:00:25 3.8.13 01:00:25 3.9.13 01:00:25 3.10.13 01:00:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 01:00:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 01:00:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:27 lf-activate-venv(): INFO: Base packages installed successfully 01:00:27 lf-activate-venv(): INFO: Installing additional packages: lftools 01:00:38 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 01:00:38 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins2254857281476609335.sh 01:00:38 ---> sudo-logs.sh 01:00:38 Archiving 'sudo' log.. 01:00:38 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins9632346473215248410.sh 01:00:38 ---> job-cost.sh 01:00:38 Setup pyenv: 01:00:39 system 01:00:39 3.8.13 01:00:39 3.9.13 01:00:39 3.10.13 01:00:39 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 01:00:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 01:00:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:41 lf-activate-venv(): INFO: Base packages installed successfully 01:00:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 01:00:49 DEBUG: total: 0 01:00:49 INFO: Retrieving Stack Cost... 01:00:50 INFO: Retrieving Pricing Info for: v3-standard-2 01:00:50 INFO: Archiving Costs 01:00:50 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins2543524013192712038.sh 01:00:50 ---> logs-deploy.sh 01:00:50 Setup pyenv: 01:00:50 system 01:00:50 3.8.13 01:00:50 3.9.13 01:00:50 3.10.13 01:00:50 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 01:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D2Kx from file:/tmp/.os_lf_venv 01:00:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:52 lf-activate-venv(): INFO: Base packages installed successfully 01:00:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:01:03 lf-activate-venv(): INFO: Adding /tmp/venv-D2Kx/bin to PATH 01:01:03 WARNING: Nexus logging server not set 01:01:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-only-vanadium/32/ 01:01:03 INFO: archiving logs to S3 01:01:05 ---> uname -a: 01:01:05 Linux prd-centos8-robot-2c-8g-12774.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:01:05 01:01:05 01:01:05 ---> lscpu: 01:01:05 Architecture: x86_64 01:01:05 CPU op-mode(s): 32-bit, 64-bit 01:01:05 Byte Order: Little Endian 01:01:05 CPU(s): 2 01:01:05 On-line CPU(s) list: 0,1 01:01:05 Thread(s) per core: 1 01:01:05 Core(s) per socket: 1 01:01:05 Socket(s): 2 01:01:05 NUMA node(s): 1 01:01:05 Vendor ID: AuthenticAMD 01:01:05 CPU family: 23 01:01:05 Model: 49 01:01:05 Model name: AMD EPYC-Rome Processor 01:01:05 Stepping: 0 01:01:05 CPU MHz: 2799.996 01:01:05 BogoMIPS: 5599.99 01:01:05 Virtualization: AMD-V 01:01:05 Hypervisor vendor: KVM 01:01:05 Virtualization type: full 01:01:05 L1d cache: 32K 01:01:05 L1i cache: 32K 01:01:05 L2 cache: 512K 01:01:05 L3 cache: 16384K 01:01:05 NUMA node0 CPU(s): 0,1 01:01:05 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:01:05 01:01:05 01:01:05 ---> nproc: 01:01:05 2 01:01:05 01:01:05 01:01:05 ---> df -h: 01:01:05 Filesystem Size Used Avail Use% Mounted on 01:01:05 devtmpfs 3.8G 0 3.8G 0% /dev 01:01:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:01:05 tmpfs 3.8G 17M 3.8G 1% /run 01:01:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:01:05 /dev/vda1 40G 8.4G 32G 21% / 01:01:05 tmpfs 770M 0 770M 0% /run/user/1001 01:01:05 01:01:05 01:01:05 ---> free -m: 01:01:05 total used free shared buff/cache available 01:01:05 Mem: 7697 655 4779 19 2262 6743 01:01:05 Swap: 1023 0 1023 01:01:05 01:01:05 01:01:05 ---> ip addr: 01:01:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:01:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:01:05 inet 127.0.0.1/8 scope host lo 01:01:05 valid_lft forever preferred_lft forever 01:01:05 inet6 ::1/128 scope host 01:01:05 valid_lft forever preferred_lft forever 01:01:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:01:05 link/ether fa:16:3e:b8:a7:7d brd ff:ff:ff:ff:ff:ff 01:01:05 altname enp0s3 01:01:05 altname ens3 01:01:05 inet 10.30.170.59/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:01:05 valid_lft 82913sec preferred_lft 82913sec 01:01:05 inet6 fe80::f816:3eff:feb8:a77d/64 scope link 01:01:05 valid_lft forever preferred_lft forever 01:01:05 01:01:05 01:01:05 ---> sar -b -r -n DEV: 01:01:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 01:01:05 01:01:05 00:02:54 LINUX RESTART (2 CPU) 01:01:05 01:01:05 12:04:01 AM tps rtps wtps bread/s bwrtn/s 01:01:05 12:05:01 AM 118.30 0.72 117.58 52.92 10605.93 01:01:05 12:06:01 AM 32.51 0.38 32.12 64.25 4284.06 01:01:05 12:07:01 AM 65.93 9.46 56.47 1682.23 3580.11 01:01:05 12:08:01 AM 32.86 0.03 32.82 3.47 6318.24 01:01:05 12:09:01 AM 3.72 0.00 3.72 0.00 126.08 01:01:05 12:10:01 AM 0.13 0.00 0.13 0.00 1.05 01:01:05 12:11:01 AM 0.52 0.22 0.30 11.73 7.65 01:01:05 12:12:01 AM 2.20 0.00 2.20 0.00 115.63 01:01:05 12:13:01 AM 0.35 0.00 0.35 0.00 35.69 01:01:05 12:14:01 AM 0.28 0.00 0.28 0.00 20.21 01:01:05 12:15:01 AM 0.25 0.00 0.25 0.00 21.21 01:01:05 12:16:01 AM 0.22 0.00 0.22 0.00 24.56 01:01:05 12:17:01 AM 0.13 0.00 0.13 0.00 19.48 01:01:05 12:18:01 AM 0.52 0.03 0.48 0.27 43.47 01:01:05 12:19:01 AM 1.33 0.00 1.33 0.00 43.74 01:01:05 12:20:01 AM 0.33 0.03 0.30 1.87 32.54 01:01:05 12:21:01 AM 0.32 0.00 0.32 0.00 40.98 01:01:05 12:22:01 AM 0.18 0.00 0.18 0.00 23.58 01:01:05 12:23:01 AM 0.23 0.00 0.23 0.00 23.65 01:01:05 12:24:01 AM 0.37 0.00 0.37 0.00 8.40 01:01:05 12:25:01 AM 0.17 0.00 0.17 0.00 7.45 01:01:05 12:26:01 AM 0.18 0.00 0.18 0.00 4.98 01:01:05 12:27:01 AM 0.28 0.00 0.28 0.00 7.60 01:01:05 12:28:01 AM 0.20 0.00 0.20 0.00 5.08 01:01:05 12:29:01 AM 0.38 0.03 0.35 1.33 15.74 01:01:05 12:30:01 AM 0.33 0.00 0.33 0.00 32.59 01:01:05 12:31:01 AM 0.22 0.00 0.22 0.00 8.86 01:01:05 12:32:01 AM 0.22 0.00 0.22 0.00 29.46 01:01:05 12:33:01 AM 0.18 0.00 0.18 0.00 45.18 01:01:05 12:34:01 AM 0.28 0.00 0.28 0.00 31.44 01:01:05 12:35:01 AM 0.17 0.00 0.17 0.00 29.50 01:01:05 12:36:01 AM 0.28 0.00 0.28 0.00 20.71 01:01:05 12:37:01 AM 0.20 0.00 0.20 0.00 21.06 01:01:05 12:38:01 AM 0.22 0.00 0.22 0.00 33.48 01:01:05 12:39:01 AM 0.33 0.00 0.33 0.00 19.74 01:01:05 12:40:01 AM 0.17 0.00 0.17 0.00 23.08 01:01:05 12:41:01 AM 0.24 0.00 0.24 0.00 23.45 01:01:05 12:42:01 AM 0.22 0.00 0.22 0.00 24.66 01:01:05 12:43:01 AM 0.27 0.00 0.27 0.00 30.26 01:01:05 12:44:01 AM 0.40 0.00 0.40 0.00 39.89 01:01:05 12:45:01 AM 0.18 0.02 0.17 0.13 24.14 01:01:05 12:46:01 AM 8.66 5.73 2.93 555.41 83.94 01:01:05 12:47:01 AM 0.27 0.00 0.27 0.00 20.30 01:01:05 12:48:01 AM 0.17 0.00 0.17 0.00 5.98 01:01:05 12:49:01 AM 0.23 0.00 0.23 0.00 7.75 01:01:05 12:50:01 AM 0.18 0.00 0.18 0.00 5.61 01:01:05 12:51:01 AM 0.15 0.00 0.15 0.00 5.37 01:01:05 12:52:01 AM 0.27 0.00 0.27 0.00 18.39 01:01:05 12:53:01 AM 0.22 0.00 0.22 0.00 23.46 01:01:05 12:54:01 AM 0.37 0.00 0.37 0.00 44.26 01:01:05 12:55:01 AM 0.25 0.00 0.25 0.00 24.93 01:01:05 12:56:01 AM 0.20 0.00 0.20 0.00 26.71 01:01:05 12:57:01 AM 0.17 0.00 0.17 0.00 14.78 01:01:05 12:58:01 AM 0.17 0.00 0.17 0.00 23.98 01:01:05 12:59:01 AM 0.38 0.00 0.38 0.00 35.19 01:01:05 01:00:01 AM 21.51 0.37 21.15 41.59 2250.07 01:01:05 01:01:01 AM 30.89 0.47 30.42 48.62 1176.42 01:01:05 Average: 5.79 0.31 5.48 43.25 519.85 01:01:05 01:01:05 12:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:01:05 12:05:01 AM 5135652 6979444 2746780 34.85 2688 2019372 755532 8.46 198736 2197252 100068 01:01:05 12:06:01 AM 5206664 7052364 2675768 33.95 2688 2021300 691988 7.75 219564 2103972 12 01:01:05 12:07:01 AM 4876700 6986900 3005732 38.13 2688 2276352 732764 8.20 261784 2361292 174972 01:01:05 12:08:01 AM 4909328 7019964 2973104 37.72 2688 2277164 676840 7.58 265932 2320256 8 01:01:05 12:09:01 AM 4909600 7020220 2972832 37.71 2688 2277164 676840 7.58 265936 2320328 4 01:01:05 12:10:01 AM 4909564 7020188 2972868 37.72 2688 2277168 669512 7.50 265944 2320420 8 01:01:05 12:11:01 AM 4862564 6974332 3019868 38.31 2688 2278312 754820 8.45 266100 2366796 784 01:01:05 12:12:01 AM 4859732 6972280 3022700 38.35 2688 2279100 754820 8.45 266184 2369836 140 01:01:05 12:13:01 AM 4856556 6969932 3025876 38.39 2688 2279920 754820 8.45 266184 2372820 16 01:01:05 12:14:01 AM 4855928 6969968 3026504 38.40 2688 2280632 754820 8.45 266184 2373436 252 01:01:05 12:15:01 AM 4854088 6968696 3028344 38.42 2688 2281188 754820 8.45 266184 2375192 252 01:01:05 12:16:01 AM 4853572 6968852 3028860 38.43 2688 2281848 754820 8.45 266188 2375748 236 01:01:05 12:17:01 AM 4852936 6968772 3029496 38.43 2688 2282388 754820 8.45 266188 2376380 220 01:01:05 12:18:01 AM 4848756 6965636 3033676 38.49 2688 2283412 811896 9.09 266324 2380404 196 01:01:05 12:19:01 AM 4848384 6965668 3034048 38.49 2688 2283812 811896 9.09 266324 2380872 168 01:01:05 12:20:01 AM 4848052 6966108 3034380 38.50 2688 2284592 779520 8.73 266516 2380748 40 01:01:05 12:21:01 AM 4843840 6963008 3038592 38.55 2688 2285708 795540 8.91 266520 2385044 48 01:01:05 12:22:01 AM 4843288 6963056 3039144 38.56 2688 2286340 795540 8.91 266528 2385552 40 01:01:05 12:23:01 AM 4842372 6962784 3040060 38.57 2688 2286940 795540 8.91 266548 2386196 4 01:01:05 12:24:01 AM 4840452 6960992 3041980 38.59 2688 2287068 795540 8.91 266548 2388284 64 01:01:05 12:25:01 AM 4840208 6960916 3042224 38.59 2688 2287236 795540 8.91 266548 2388608 72 01:01:05 12:26:01 AM 4840536 6961360 3041896 38.59 2688 2287360 795540 8.91 266548 2388520 96 01:01:05 12:27:01 AM 4840168 6961104 3042264 38.60 2688 2287472 795540 8.91 266548 2388796 88 01:01:05 12:28:01 AM 4840292 6961268 3042140 38.59 2688 2287504 795540 8.91 266548 2388720 20 01:01:05 12:29:01 AM 4839228 6960776 3043204 38.61 2688 2288116 795540 8.91 266548 2389476 292 01:01:05 12:30:01 AM 4838420 6960612 3044012 38.62 2688 2288728 797336 8.93 266548 2390156 24 01:01:05 12:31:01 AM 4837856 6960440 3044576 38.62 2688 2289116 797336 8.93 266548 2390768 208 01:01:05 12:32:01 AM 4838072 6961728 3044360 38.62 2688 2290180 797336 8.93 266548 2390892 488 01:01:05 12:33:01 AM 4834392 6958980 3048040 38.67 2688 2291120 797336 8.93 266548 2394408 128 01:01:05 12:34:01 AM 4833556 6959200 3048876 38.68 2688 2292220 797336 8.93 266808 2394688 400 01:01:05 12:35:01 AM 4833340 6959636 3049092 38.68 2688 2292828 797336 8.93 266808 2395272 160 01:01:05 12:36:01 AM 4832728 6959612 3049704 38.69 2688 2293456 797336 8.93 266808 2395916 256 01:01:05 12:37:01 AM 4832196 6959752 3050236 38.70 2688 2294080 797336 8.93 266808 2396468 316 01:01:05 12:38:01 AM 4831320 6959544 3051112 38.71 2688 2294772 797336 8.93 266808 2397276 64 01:01:05 12:39:01 AM 4830520 6959496 3051912 38.72 2688 2295508 797336 8.93 266808 2398216 356 01:01:05 12:40:01 AM 4829348 6958820 3053084 38.73 2688 2296016 820316 9.19 266808 2398740 208 01:01:05 12:41:01 AM 4829412 6959644 3053020 38.73 2688 2296760 799308 8.95 266808 2399148 312 01:01:05 12:42:01 AM 4828464 6959272 3053968 38.74 2688 2297332 799308 8.95 266808 2400064 248 01:01:05 12:43:01 AM 4827752 6959236 3054680 38.75 2688 2298016 799308 8.95 266808 2400616 124 01:01:05 12:44:01 AM 4826556 6959032 3055876 38.77 2688 2299032 831384 9.31 266808 2401720 88 01:01:05 12:45:01 AM 4824924 6958004 3057508 38.79 2688 2299620 831260 9.31 266808 2403224 76 01:01:05 12:46:01 AM 4808320 6958760 3074112 39.00 2688 2316908 828520 9.28 269028 2417464 208 01:01:05 12:47:01 AM 4808044 6958808 3074388 39.00 2688 2317248 828520 9.28 269028 2417788 48 01:01:05 12:48:01 AM 4807932 6958824 3074500 39.00 2688 2317376 828520 9.28 269028 2417916 32 01:01:05 12:49:01 AM 4807880 6958888 3074552 39.01 2688 2317484 828520 9.28 269028 2417988 32 01:01:05 12:50:01 AM 4807292 6958420 3075140 39.01 2688 2317596 832520 9.32 269028 2418272 16 01:01:05 12:51:01 AM 4807652 6958904 3074780 39.01 2688 2317720 832520 9.32 269028 2418160 16 01:01:05 12:52:01 AM 4807400 6959088 3075032 39.01 2688 2318164 832520 9.32 269028 2418712 16 01:01:05 12:53:01 AM 4803580 6956356 3078852 39.06 2688 2319244 854580 9.57 269028 2421912 452 01:01:05 12:54:01 AM 4802888 6956408 3079544 39.07 2688 2319988 854580 9.57 269028 2422720 24 01:01:05 12:55:01 AM 4801708 6956164 3080724 39.08 2688 2320924 854580 9.57 269032 2423800 304 01:01:05 12:56:01 AM 4801424 6956380 3081008 39.09 2688 2321476 854580 9.57 269032 2424096 96 01:01:05 12:57:01 AM 4800912 6956544 3081520 39.09 2688 2322128 854580 9.57 269032 2424772 372 01:01:05 12:58:01 AM 4800312 6956500 3082120 39.10 2688 2322676 870412 9.75 269032 2425336 236 01:01:05 12:59:01 AM 4861224 7020740 3021208 38.33 2688 2325976 685676 7.68 269360 2365400 2640 01:01:05 01:00:01 AM 4959940 6965968 2922492 37.08 2688 2178560 719912 8.06 437316 2121320 24252 01:01:05 01:01:01 AM 4885652 6894904 2996780 38.02 2688 2182328 775912 8.69 495808 2141608 26268 01:01:05 Average: 4851570 6966829 3030862 38.45 2688 2282317 790194 8.85 272051 2373856 5905 01:01:05 01:01:05 12:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:01:05 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:05:01 AM eth0 87.30 67.96 881.59 10.18 0.00 0.00 0.00 0.00 01:01:05 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:06:01 AM eth0 13.85 10.86 6.14 4.29 0.00 0.00 0.00 0.00 01:01:05 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:07:01 AM eth0 45.93 40.53 339.89 9.68 0.00 0.00 0.00 0.00 01:01:05 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:08:01 AM eth0 373.68 253.25 83.03 72.66 0.00 0.00 0.00 0.00 01:01:05 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:09:01 AM eth0 2.28 1.97 0.54 0.48 0.00 0.00 0.00 0.00 01:01:05 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:10:01 AM eth0 2.55 1.83 0.44 0.41 0.00 0.00 0.00 0.00 01:01:05 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:11:01 AM eth0 63.26 49.35 14.12 4.56 0.00 0.00 0.00 0.00 01:01:05 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:12:01 AM eth0 21.20 20.03 3.13 1.79 0.00 0.00 0.00 0.00 01:01:05 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:13:01 AM eth0 36.40 34.76 5.66 2.95 0.00 0.00 0.00 0.00 01:01:05 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:14:01 AM eth0 22.70 22.83 3.88 2.10 0.00 0.00 0.00 0.00 01:01:05 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:15:01 AM eth0 6.95 7.63 1.46 0.94 0.00 0.00 0.00 0.00 01:01:05 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:16:01 AM eth0 15.13 15.83 2.84 1.56 0.00 0.00 0.00 0.00 01:01:05 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:17:01 AM eth0 6.87 7.67 1.45 0.94 0.00 0.00 0.00 0.00 01:01:05 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:18:01 AM eth0 50.33 49.33 9.65 5.68 0.00 0.00 0.00 0.00 01:01:05 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:19:01 AM eth0 12.41 10.76 3.22 2.26 0.00 0.00 0.00 0.00 01:01:05 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:20:01 AM eth0 20.89 18.19 5.31 3.55 0.00 0.00 0.00 0.00 01:01:05 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:21:01 AM eth0 44.44 43.83 8.26 4.15 0.00 0.00 0.00 0.00 01:01:05 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:22:01 AM eth0 11.13 11.98 2.08 1.23 0.00 0.00 0.00 0.00 01:01:05 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:23:01 AM eth0 11.48 12.25 2.11 1.23 0.00 0.00 0.00 0.00 01:01:05 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:24:01 AM eth0 0.82 0.17 0.20 0.07 0.00 0.00 0.00 0.00 01:01:05 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:25:01 AM eth0 7.35 7.00 1.36 0.73 0.00 0.00 0.00 0.00 01:01:05 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:26:01 AM eth0 13.45 12.76 1.99 0.90 0.00 0.00 0.00 0.00 01:01:05 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:27:01 AM eth0 12.08 11.33 2.31 2.75 0.00 0.00 0.00 0.00 01:01:05 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:28:01 AM eth0 0.38 0.15 0.03 0.01 0.00 0.00 0.00 0.00 01:01:05 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:29:01 AM eth0 12.85 13.71 2.48 1.39 0.00 0.00 0.00 0.00 01:01:05 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:30:01 AM eth0 28.28 26.21 5.71 3.35 0.00 0.00 0.00 0.00 01:01:05 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:31:01 AM eth0 11.20 9.35 3.05 2.03 0.00 0.00 0.00 0.00 01:01:05 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:32:01 AM eth0 21.58 19.11 6.37 3.57 0.00 0.00 0.00 0.00 01:01:05 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:33:01 AM eth0 39.89 40.06 6.56 3.63 0.00 0.00 0.00 0.00 01:01:05 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:34:01 AM eth0 20.71 20.34 3.85 2.32 0.00 0.00 0.00 0.00 01:01:05 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:35:01 AM eth0 8.15 8.62 1.86 1.25 0.00 0.00 0.00 0.00 01:01:05 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:36:01 AM eth0 7.28 7.76 2.00 1.12 0.00 0.00 0.00 0.00 01:01:05 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:37:01 AM eth0 14.08 13.08 2.73 1.56 0.00 0.00 0.00 0.00 01:01:05 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:38:01 AM eth0 8.17 7.65 1.73 1.05 0.00 0.00 0.00 0.00 01:01:05 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:39:01 AM eth0 14.13 13.80 3.52 1.88 0.00 0.00 0.00 0.00 01:01:05 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:40:01 AM eth0 1.28 1.98 0.57 0.52 0.00 0.00 0.00 0.00 01:01:05 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:41:01 AM eth0 24.76 19.49 3.96 1.91 0.00 0.00 0.00 0.00 01:01:05 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:42:01 AM eth0 9.38 8.93 2.61 1.79 0.00 0.00 0.00 0.00 01:01:05 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:43:01 AM eth0 8.15 8.28 2.37 1.38 0.00 0.00 0.00 0.00 01:01:05 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:44:01 AM eth0 45.91 43.68 7.60 3.99 0.00 0.00 0.00 0.00 01:01:05 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:45:01 AM eth0 11.88 7.71 2.48 1.33 0.00 0.00 0.00 0.00 01:01:05 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:46:01 AM eth0 13.80 12.38 2.23 1.27 0.00 0.00 0.00 0.00 01:01:05 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:47:01 AM eth0 13.03 11.00 1.83 0.90 0.00 0.00 0.00 0.00 01:01:05 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:48:01 AM eth0 2.33 0.07 0.11 0.00 0.00 0.00 0.00 0.00 01:01:05 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:49:01 AM eth0 9.38 6.57 1.25 0.52 0.00 0.00 0.00 0.00 01:01:05 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:50:01 AM eth0 15.96 11.91 2.06 0.85 0.00 0.00 0.00 0.00 01:01:05 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:51:01 AM eth0 13.80 10.18 1.77 0.73 0.00 0.00 0.00 0.00 01:01:05 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:52:01 AM eth0 14.70 12.70 2.25 1.15 0.00 0.00 0.00 0.00 01:01:05 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:53:01 AM eth0 48.53 47.16 7.88 4.21 0.00 0.00 0.00 0.00 01:01:05 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:54:01 AM eth0 21.46 16.75 3.62 1.72 0.00 0.00 0.00 0.00 01:01:05 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:55:01 AM eth0 38.61 38.34 7.12 3.69 0.00 0.00 0.00 0.00 01:01:05 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:56:01 AM eth0 8.15 6.78 1.71 0.87 0.00 0.00 0.00 0.00 01:01:05 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:57:01 AM eth0 16.66 15.01 3.04 1.50 0.00 0.00 0.00 0.00 01:01:05 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:58:01 AM eth0 8.37 7.68 1.59 0.94 0.00 0.00 0.00 0.00 01:01:05 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 12:59:01 AM eth0 54.18 36.89 13.79 4.07 0.00 0.00 0.00 0.00 01:01:05 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 01:00:01 AM eth0 64.51 48.81 122.59 120.81 0.00 0.00 0.00 0.00 01:01:05 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 01:01:01 AM eth0 17.60 15.95 13.44 11.45 0.00 0.00 0.00 0.00 01:01:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:05 Average: eth0 26.87 22.46 28.54 5.68 0.00 0.00 0.00 0.00 01:01:05 01:01:05 01:01:05 ---> sar -P ALL: 01:01:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 01:01:05 01:01:05 00:02:54 LINUX RESTART (2 CPU) 01:01:05 01:01:05 12:04:01 AM CPU %user %nice %system %iowait %steal %idle 01:01:05 12:05:01 AM all 34.93 0.00 5.16 1.03 0.10 58.79 01:01:05 12:05:01 AM 0 27.28 0.00 4.80 1.23 0.10 66.58 01:01:05 12:05:01 AM 1 42.59 0.00 5.51 0.83 0.10 50.97 01:01:05 12:06:01 AM all 12.24 0.00 1.71 0.33 0.07 85.66 01:01:05 12:06:01 AM 0 8.55 0.00 1.58 0.48 0.05 89.33 01:01:05 12:06:01 AM 1 15.94 0.00 1.84 0.17 0.08 81.97 01:01:05 12:07:01 AM all 32.50 0.00 6.29 0.44 0.11 60.66 01:01:05 12:07:01 AM 0 38.49 0.00 6.72 0.43 0.12 54.24 01:01:05 12:07:01 AM 1 26.52 0.00 5.86 0.45 0.10 67.07 01:01:05 12:08:01 AM all 5.97 0.00 1.50 0.46 0.06 92.01 01:01:05 12:08:01 AM 0 3.49 0.00 1.57 0.48 0.07 94.39 01:01:05 12:08:01 AM 1 8.46 0.00 1.42 0.44 0.05 89.62 01:01:05 12:09:01 AM all 0.34 0.00 0.09 0.01 0.05 99.51 01:01:05 12:09:01 AM 0 0.62 0.00 0.10 0.02 0.05 99.22 01:01:05 12:09:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 01:01:05 12:10:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 01:01:05 12:10:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.23 01:01:05 12:10:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 01:01:05 12:11:01 AM all 3.04 0.00 0.45 0.01 0.05 96.45 01:01:05 12:11:01 AM 0 1.02 0.00 0.30 0.00 0.05 98.63 01:01:05 12:11:01 AM 1 5.07 0.00 0.60 0.02 0.05 94.26 01:01:05 12:12:01 AM all 2.50 0.00 0.14 0.00 0.08 97.28 01:01:05 12:12:01 AM 0 2.22 0.00 0.15 0.00 0.07 97.56 01:01:05 12:12:01 AM 1 2.78 0.00 0.13 0.00 0.10 96.99 01:01:05 12:13:01 AM all 2.42 0.00 0.23 0.00 0.08 97.26 01:01:05 12:13:01 AM 0 2.22 0.00 0.23 0.00 0.08 97.46 01:01:05 12:13:01 AM 1 2.63 0.00 0.23 0.00 0.08 97.06 01:01:05 12:14:01 AM all 2.05 0.00 0.16 0.00 0.08 97.71 01:01:05 12:14:01 AM 0 1.71 0.00 0.13 0.00 0.07 98.09 01:01:05 12:14:01 AM 1 2.39 0.00 0.18 0.00 0.10 97.32 01:01:05 12:15:01 AM all 1.70 0.00 0.13 0.00 0.09 98.08 01:01:05 12:15:01 AM 0 1.65 0.00 0.17 0.00 0.10 98.08 01:01:05 12:15:01 AM 1 1.74 0.00 0.10 0.00 0.08 98.08 01:01:05 01:01:05 12:15:01 AM CPU %user %nice %system %iowait %steal %idle 01:01:05 12:16:01 AM all 1.87 0.00 0.13 0.00 0.07 97.93 01:01:05 12:16:01 AM 0 1.22 0.00 0.13 0.00 0.05 98.60 01:01:05 12:16:01 AM 1 2.52 0.00 0.13 0.00 0.08 97.26 01:01:05 12:17:01 AM all 1.65 0.00 0.13 0.00 0.08 98.15 01:01:05 12:17:01 AM 0 1.82 0.00 0.10 0.00 0.08 98.00 01:01:05 12:17:01 AM 1 1.47 0.00 0.17 0.00 0.07 98.30 01:01:05 12:18:01 AM all 6.59 0.00 0.64 0.01 0.08 92.69 01:01:05 12:18:01 AM 0 8.57 0.00 0.62 0.00 0.08 90.73 01:01:05 12:18:01 AM 1 4.61 0.00 0.65 0.02 0.07 94.65 01:01:05 12:19:01 AM all 4.23 0.00 0.37 0.05 0.08 95.27 01:01:05 12:19:01 AM 0 6.05 0.00 0.43 0.00 0.08 93.43 01:01:05 12:19:01 AM 1 2.41 0.00 0.30 0.10 0.07 97.12 01:01:05 12:20:01 AM all 6.67 0.00 0.41 0.00 0.07 92.85 01:01:05 12:20:01 AM 0 6.50 0.00 0.35 0.00 0.07 93.08 01:01:05 12:20:01 AM 1 6.84 0.00 0.47 0.00 0.07 92.62 01:01:05 12:21:01 AM all 4.73 0.00 0.48 0.00 0.08 94.71 01:01:05 12:21:01 AM 0 5.03 0.00 0.47 0.00 0.08 94.42 01:01:05 12:21:01 AM 1 4.43 0.00 0.48 0.00 0.08 95.00 01:01:05 12:22:01 AM all 1.87 0.00 0.17 0.00 0.06 97.90 01:01:05 12:22:01 AM 0 1.64 0.00 0.18 0.00 0.05 98.13 01:01:05 12:22:01 AM 1 2.11 0.00 0.15 0.00 0.07 97.68 01:01:05 12:23:01 AM all 1.79 0.00 0.15 0.00 0.08 97.98 01:01:05 12:23:01 AM 0 1.44 0.00 0.15 0.00 0.08 98.33 01:01:05 12:23:01 AM 1 2.14 0.00 0.15 0.00 0.08 97.63 01:01:05 12:24:01 AM all 1.38 0.00 0.10 0.00 0.08 98.45 01:01:05 12:24:01 AM 0 1.82 0.00 0.08 0.00 0.08 98.01 01:01:05 12:24:01 AM 1 0.94 0.00 0.12 0.00 0.07 98.88 01:01:05 12:25:01 AM all 1.43 0.00 0.13 0.00 0.08 98.36 01:01:05 12:25:01 AM 0 1.57 0.00 0.10 0.00 0.08 98.25 01:01:05 12:25:01 AM 1 1.29 0.00 0.15 0.00 0.08 98.48 01:01:05 12:26:01 AM all 1.13 0.00 0.14 0.00 0.09 98.64 01:01:05 12:26:01 AM 0 1.02 0.00 0.15 0.00 0.08 98.75 01:01:05 12:26:01 AM 1 1.24 0.00 0.13 0.00 0.10 98.53 01:01:05 01:01:05 12:26:01 AM CPU %user %nice %system %iowait %steal %idle 01:01:05 12:27:01 AM all 1.13 0.00 0.15 0.00 0.08 98.64 01:01:05 12:27:01 AM 0 0.82 0.00 0.17 0.00 0.07 98.95 01:01:05 12:27:01 AM 1 1.44 0.00 0.13 0.00 0.10 98.33 01:01:05 12:28:01 AM all 0.86 0.00 0.11 0.01 0.08 98.95 01:01:05 12:28:01 AM 0 0.67 0.00 0.12 0.02 0.07 99.13 01:01:05 12:28:01 AM 1 1.05 0.00 0.10 0.00 0.08 98.76 01:01:05 12:29:01 AM all 1.70 0.00 0.13 0.00 0.08 98.08 01:01:05 12:29:01 AM 0 1.44 0.00 0.12 0.00 0.08 98.36 01:01:05 12:29:01 AM 1 1.97 0.00 0.15 0.00 0.08 97.79 01:01:05 12:30:01 AM all 5.65 0.00 0.39 0.00 0.08 93.88 01:01:05 12:30:01 AM 0 7.67 0.00 0.40 0.00 0.07 91.86 01:01:05 12:30:01 AM 1 3.63 0.00 0.38 0.00 0.08 95.90 01:01:05 12:31:01 AM all 4.50 0.00 0.35 0.00 0.08 95.06 01:01:05 12:31:01 AM 0 3.24 0.00 0.25 0.00 0.08 96.42 01:01:05 12:31:01 AM 1 5.77 0.00 0.45 0.00 0.08 93.70 01:01:05 12:32:01 AM all 7.71 0.00 0.45 0.00 0.07 91.77 01:01:05 12:32:01 AM 0 9.32 0.00 0.57 0.00 0.08 90.03 01:01:05 12:32:01 AM 1 6.10 0.00 0.33 0.00 0.05 93.51 01:01:05 12:33:01 AM all 3.16 0.00 0.32 0.00 0.08 96.44 01:01:05 12:33:01 AM 0 3.72 0.00 0.39 0.00 0.07 95.83 01:01:05 12:33:01 AM 1 2.59 0.00 0.25 0.00 0.10 97.06 01:01:05 12:34:01 AM all 5.18 0.00 0.25 0.00 0.06 94.51 01:01:05 12:34:01 AM 0 8.65 0.00 0.30 0.00 0.07 90.97 01:01:05 12:34:01 AM 1 1.75 0.00 0.20 0.00 0.05 97.99 01:01:05 12:35:01 AM all 1.90 0.00 0.15 0.00 0.08 97.87 01:01:05 12:35:01 AM 0 2.74 0.00 0.17 0.00 0.10 96.99 01:01:05 12:35:01 AM 1 1.05 0.00 0.13 0.00 0.07 98.75 01:01:05 12:36:01 AM all 2.25 0.00 0.18 0.00 0.07 97.50 01:01:05 12:36:01 AM 0 1.25 0.00 0.15 0.00 0.05 98.55 01:01:05 12:36:01 AM 1 3.25 0.00 0.22 0.00 0.08 96.45 01:01:05 12:37:01 AM all 2.86 0.00 0.18 0.00 0.08 96.89 01:01:05 12:37:01 AM 0 1.30 0.00 0.15 0.00 0.08 98.46 01:01:05 12:37:01 AM 1 4.42 0.00 0.20 0.00 0.08 95.30 01:01:05 01:01:05 12:37:01 AM CPU %user %nice %system %iowait %steal %idle 01:01:05 12:38:01 AM all 3.02 0.00 0.18 0.00 0.08 96.71 01:01:05 12:38:01 AM 0 2.20 0.00 0.13 0.00 0.08 97.58 01:01:05 12:38:01 AM 1 3.85 0.00 0.24 0.00 0.08 95.83 01:01:05 12:39:01 AM all 2.52 0.00 0.21 0.00 0.07 97.21 01:01:05 12:39:01 AM 0 2.49 0.00 0.15 0.00 0.05 97.31 01:01:05 12:39:01 AM 1 2.54 0.00 0.27 0.00 0.08 97.11 01:01:05 12:40:01 AM all 1.54 0.00 0.11 0.00 0.08 98.28 01:01:05 12:40:01 AM 0 1.85 0.00 0.10 0.00 0.08 97.96 01:01:05 12:40:01 AM 1 1.22 0.00 0.12 0.00 0.07 98.60 01:01:05 12:41:01 AM all 4.42 0.00 0.32 0.00 0.08 95.19 01:01:05 12:41:01 AM 0 5.67 0.00 0.36 0.00 0.09 93.88 01:01:05 12:41:01 AM 1 3.18 0.00 0.27 0.00 0.07 96.48 01:01:05 12:42:01 AM all 1.80 0.00 0.16 0.00 0.07 97.97 01:01:05 12:42:01 AM 0 2.37 0.00 0.12 0.00 0.07 97.44 01:01:05 12:42:01 AM 1 1.24 0.00 0.20 0.00 0.07 98.50 01:01:05 12:43:01 AM all 2.31 0.00 0.18 0.01 0.08 97.43 01:01:05 12:43:01 AM 0 1.44 0.00 0.15 0.00 0.07 98.35 01:01:05 12:43:01 AM 1 3.18 0.00 0.20 0.02 0.10 96.51 01:01:05 12:44:01 AM all 3.63 0.00 0.34 0.00 0.08 95.94 01:01:05 12:44:01 AM 0 5.60 0.00 0.37 0.00 0.10 93.94 01:01:05 12:44:01 AM 1 1.66 0.00 0.32 0.00 0.07 97.95 01:01:05 12:45:01 AM all 1.85 0.01 0.18 0.00 0.08 97.88 01:01:05 12:45:01 AM 0 1.19 0.00 0.18 0.00 0.07 98.56 01:01:05 12:45:01 AM 1 2.51 0.02 0.18 0.00 0.10 97.19 01:01:05 12:46:01 AM all 1.92 0.23 0.27 0.10 0.09 97.39 01:01:05 12:46:01 AM 0 2.86 0.03 0.22 0.00 0.12 96.78 01:01:05 12:46:01 AM 1 0.99 0.42 0.32 0.20 0.07 98.01 01:01:05 12:47:01 AM all 1.71 0.00 0.16 0.00 0.08 98.05 01:01:05 12:47:01 AM 0 2.34 0.00 0.18 0.00 0.08 97.39 01:01:05 12:47:01 AM 1 1.07 0.00 0.13 0.00 0.08 98.71 01:01:05 12:48:01 AM all 1.46 0.00 0.16 0.01 0.09 98.28 01:01:05 12:48:01 AM 0 2.02 0.00 0.15 0.00 0.10 97.73 01:01:05 12:48:01 AM 1 0.90 0.00 0.17 0.02 0.08 98.83 01:01:05 01:01:05 12:48:01 AM CPU %user %nice %system %iowait %steal %idle 01:01:05 12:49:01 AM all 1.15 0.00 0.18 0.00 0.08 98.60 01:01:05 12:49:01 AM 0 1.00 0.00 0.13 0.00 0.08 98.78 01:01:05 12:49:01 AM 1 1.29 0.00 0.22 0.00 0.08 98.41 01:01:05 12:50:01 AM all 1.18 0.00 0.17 0.00 0.08 98.57 01:01:05 12:50:01 AM 0 1.34 0.00 0.17 0.00 0.08 98.41 01:01:05 12:50:01 AM 1 1.02 0.00 0.17 0.00 0.08 98.73 01:01:05 12:51:01 AM all 1.15 0.00 0.18 0.00 0.08 98.60 01:01:05 12:51:01 AM 0 1.20 0.00 0.18 0.00 0.08 98.53 01:01:05 12:51:01 AM 1 1.09 0.00 0.18 0.00 0.07 98.66 01:01:05 12:52:01 AM all 1.58 0.00 0.18 0.00 0.07 98.18 01:01:05 12:52:01 AM 0 1.89 0.00 0.17 0.00 0.07 97.88 01:01:05 12:52:01 AM 1 1.27 0.00 0.18 0.00 0.07 98.48 01:01:05 12:53:01 AM all 3.87 0.00 0.35 0.00 0.08 95.70 01:01:05 12:53:01 AM 0 5.34 0.00 0.35 0.00 0.08 94.22 01:01:05 12:53:01 AM 1 2.39 0.00 0.35 0.00 0.08 97.17 01:01:05 12:54:01 AM all 2.34 0.00 0.22 0.00 0.08 97.36 01:01:05 12:54:01 AM 0 3.26 0.00 0.22 0.00 0.08 96.44 01:01:05 12:54:01 AM 1 1.42 0.00 0.22 0.00 0.08 98.28 01:01:05 12:55:01 AM all 2.73 0.00 0.25 0.00 0.08 96.95 01:01:05 12:55:01 AM 0 2.86 0.00 0.25 0.00 0.07 96.82 01:01:05 12:55:01 AM 1 2.60 0.00 0.25 0.00 0.08 97.07 01:01:05 12:56:01 AM all 1.75 0.00 0.19 0.00 0.08 97.97 01:01:05 12:56:01 AM 0 1.89 0.00 0.17 0.00 0.08 97.86 01:01:05 12:56:01 AM 1 1.62 0.00 0.22 0.00 0.08 98.08 01:01:05 12:57:01 AM all 1.98 0.00 0.20 0.00 0.08 97.74 01:01:05 12:57:01 AM 0 1.69 0.00 0.22 0.00 0.07 98.03 01:01:05 12:57:01 AM 1 2.27 0.00 0.18 0.00 0.10 97.44 01:01:05 12:58:01 AM all 1.64 0.00 0.17 0.00 0.08 98.11 01:01:05 12:58:01 AM 0 1.75 0.00 0.15 0.00 0.08 98.01 01:01:05 12:58:01 AM 1 1.52 0.00 0.18 0.00 0.08 98.21 01:01:05 12:59:01 AM all 6.08 0.00 0.44 0.00 0.08 93.39 01:01:05 12:59:01 AM 0 10.16 0.00 0.50 0.00 0.08 89.26 01:01:05 12:59:01 AM 1 2.01 0.00 0.38 0.00 0.08 97.53 01:01:05 01:01:05 12:59:01 AM CPU %user %nice %system %iowait %steal %idle 01:01:05 01:00:01 AM all 17.16 0.00 2.36 0.13 0.06 80.29 01:01:05 01:00:01 AM 0 17.74 0.00 2.22 0.13 0.05 79.86 01:01:05 01:00:01 AM 1 16.58 0.00 2.50 0.13 0.07 80.71 01:01:05 01:01:01 AM all 30.72 0.00 3.67 0.13 0.09 65.38 01:01:05 01:01:01 AM 0 45.70 0.00 4.40 0.18 0.08 49.63 01:01:05 01:01:01 AM 1 15.75 0.00 2.94 0.08 0.10 81.12 01:01:05 Average: all 4.70 0.00 0.57 0.05 0.08 94.60 01:01:05 Average: 0 5.11 0.00 0.57 0.05 0.08 94.18 01:01:05 Average: 1 4.29 0.01 0.56 0.04 0.08 95.01 01:01:05 01:01:05 01:01:05