09:37:28 Started by upstream project "integration-distribution-mri-test-scandium" build number 75
09:37:28 originally caused by:
09:37:28 Started by timer
09:37:28 Running as SYSTEM
09:37:28 [EnvInject] - Loading node environment variables.
09:37:28 Building remotely on prd-centos8-robot-2c-8g-163 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-scandium
09:37:28 [ssh-agent] Looking for ssh-agent implementation...
09:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:37:28 $ ssh-agent
09:37:28 SSH_AUTH_SOCK=/tmp/ssh-2yhyzc1ODlqt/agent.5280
09:37:28 SSH_AGENT_PID=5281
09:37:28 [ssh-agent] Started.
09:37:28 Running ssh-add (command line suppressed)
09:37:28 Identity added: /w/workspace/netconf-csit-3node-clustering-only-scandium@tmp/private_key_15410828260632595465.key (/w/workspace/netconf-csit-3node-clustering-only-scandium@tmp/private_key_15410828260632595465.key)
09:37:28 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:37:28 The recommended git tool is: NONE
09:37:31 using credential opendaylight-jenkins-ssh
09:37:31 Wiping out workspace first.
09:37:31 Cloning the remote Git repository
09:37:31 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:37:31 > git init /w/workspace/netconf-csit-3node-clustering-only-scandium/test # timeout=10
09:37:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:37:31 > git --version # timeout=10
09:37:31 > git --version # 'git version 2.43.0'
09:37:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:37:31 [INFO] Currently running in a labeled security context
09:37:31 [INFO] Currently SELinux is 'enforcing' on the host
09:37:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-scandium/test@tmp/jenkins-gitclient-ssh13835184553850593427.key
09:37:31 Verifying host key using known hosts file
09:37:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:37:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:37:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:37:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:37:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:37:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:37:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:37:35 [INFO] Currently running in a labeled security context
09:37:35 [INFO] Currently SELinux is 'enforcing' on the host
09:37:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-scandium/test@tmp/jenkins-gitclient-ssh1680985006783569917.key
09:37:35 Verifying host key using known hosts file
09:37: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.
09:37:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:37:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:37:35 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:37:35 > git config core.sparsecheckout # timeout=10
09:37:35 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:37:36 Commit message: "Adapt test for new pce-allocation field"
09:37:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:37:36 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:37:36 No emails were triggered.
09:37:36 provisioning config files...
09:37:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:37:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:37:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:37:36 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash /tmp/jenkins11597722503463093634.sh
09:37:36 ---> python-tools-install.sh
09:37:36 Setup pyenv:
09:37:37 system
09:37:37 * 3.8.13 (set by /opt/pyenv/version)
09:37:37 * 3.9.13 (set by /opt/pyenv/version)
09:37:37 * 3.10.13 (set by /opt/pyenv/version)
09:37:37 * 3.11.7 (set by /opt/pyenv/version)
09:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VtRd
09:37:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:37:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:37:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:37:45 lf-activate-venv(): INFO: Base packages installed successfully
09:37:45 lf-activate-venv(): INFO: Installing additional packages: lftools
09:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-VtRd/bin to PATH
09:38:10 Generating Requirements File
09:38:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:38:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:38:32 Python 3.11.7
09:38:32 pip 25.2 from /tmp/venv-VtRd/lib/python3.11/site-packages/pip (python 3.11)
09:38:32 appdirs==1.4.4
09:38:32 argcomplete==3.6.2
09:38:32 aspy.yaml==1.3.0
09:38:32 attrs==25.3.0
09:38:32 autopage==0.5.2
09:38:32 beautifulsoup4==4.14.2
09:38:32 boto3==1.40.43
09:38:32 botocore==1.40.43
09:38:32 bs4==0.0.2
09:38:32 cachetools==6.2.0
09:38:32 certifi==2025.8.3
09:38:32 cffi==2.0.0
09:38:32 cfgv==3.4.0
09:38:32 chardet==5.2.0
09:38:32 charset-normalizer==3.4.3
09:38:32 click==8.3.0
09:38:32 cliff==4.11.0
09:38:32 cmd2==2.7.0
09:38:32 cryptography==3.3.2
09:38:32 debtcollector==3.0.0
09:38:32 decorator==5.2.1
09:38:32 defusedxml==0.7.1
09:38:32 Deprecated==1.2.18
09:38:32 distlib==0.4.0
09:38:32 dnspython==2.8.0
09:38:32 docker==7.1.0
09:38:32 dogpile.cache==1.4.1
09:38:32 durationpy==0.10
09:38:32 email-validator==2.3.0
09:38:32 filelock==3.19.1
09:38:32 future==1.0.0
09:38:32 gitdb==4.0.12
09:38:32 GitPython==3.1.45
09:38:32 google-auth==2.41.1
09:38:32 httplib2==0.31.0
09:38:32 identify==2.6.14
09:38:32 idna==3.10
09:38:32 importlib-resources==1.5.0
09:38:32 iso8601==2.1.0
09:38:32 Jinja2==3.1.6
09:38:32 jmespath==1.0.1
09:38:32 jsonpatch==1.33
09:38:32 jsonpointer==3.0.0
09:38:32 jsonschema==4.25.1
09:38:32 jsonschema-specifications==2025.9.1
09:38:32 keystoneauth1==5.12.0
09:38:32 kubernetes==34.1.0
09:38:32 lftools==0.37.14
09:38:32 lxml==6.0.2
09:38:32 markdown-it-py==4.0.0
09:38:32 MarkupSafe==3.0.3
09:38:32 mdurl==0.1.2
09:38:32 msgpack==1.1.1
09:38:32 multi_key_dict==2.0.3
09:38:32 munch==4.0.0
09:38:32 netaddr==1.3.0
09:38:32 niet==1.4.2
09:38:32 nodeenv==1.9.1
09:38:32 oauth2client==4.1.3
09:38:32 oauthlib==3.3.1
09:38:32 openstacksdk==4.7.1
09:38:32 os-service-types==1.8.0
09:38:32 osc-lib==4.2.0
09:38:32 oslo.config==10.0.0
09:38:32 oslo.context==6.1.0
09:38:32 oslo.i18n==6.6.0
09:38:32 oslo.log==7.2.1
09:38:32 oslo.serialization==5.8.0
09:38:32 oslo.utils==9.1.0
09:38:32 packaging==25.0
09:38:32 pbr==7.0.1
09:38:32 platformdirs==4.4.0
09:38:32 prettytable==3.16.0
09:38:32 psutil==7.1.0
09:38:32 pyasn1==0.6.1
09:38:32 pyasn1_modules==0.4.2
09:38:32 pycparser==2.23
09:38:32 pygerrit2==2.0.15
09:38:32 PyGithub==2.8.1
09:38:32 Pygments==2.19.2
09:38:32 PyJWT==2.10.1
09:38:32 PyNaCl==1.6.0
09:38:32 pyparsing==2.4.7
09:38:32 pyperclip==1.11.0
09:38:32 pyrsistent==0.20.0
09:38:32 python-cinderclient==9.8.0
09:38:32 python-dateutil==2.9.0.post0
09:38:32 python-heatclient==4.3.0
09:38:32 python-jenkins==1.8.3
09:38:32 python-keystoneclient==5.7.0
09:38:32 python-magnumclient==4.9.0
09:38:32 python-openstackclient==8.2.0
09:38:32 python-swiftclient==4.8.0
09:38:32 PyYAML==6.0.3
09:38:32 referencing==0.36.2
09:38:32 requests==2.32.5
09:38:32 requests-oauthlib==2.0.0
09:38:32 requestsexceptions==1.4.0
09:38:32 rfc3986==2.0.0
09:38:32 rich==14.1.0
09:38:32 rich-argparse==1.7.1
09:38:32 rpds-py==0.27.1
09:38:32 rsa==4.9.1
09:38:32 ruamel.yaml==0.18.15
09:38:32 ruamel.yaml.clib==0.2.14
09:38:32 s3transfer==0.14.0
09:38:32 simplejson==3.20.2
09:38:32 six==1.17.0
09:38:32 smmap==5.0.2
09:38:32 soupsieve==2.8
09:38:32 stevedore==5.5.0
09:38:32 tabulate==0.9.0
09:38:32 toml==0.10.2
09:38:32 tomlkit==0.13.3
09:38:32 tqdm==4.67.1
09:38:32 typing_extensions==4.15.0
09:38:32 tzdata==2025.2
09:38:32 urllib3==1.26.20
09:38:32 virtualenv==20.34.0
09:38:32 wcwidth==0.2.14
09:38:32 websocket-client==1.8.0
09:38:32 wrapt==1.17.3
09:38:32 xdg==6.0.0
09:38:32 xmltodict==1.0.2
09:38:32 yq==3.4.3
09:38:32 [EnvInject] - Injecting environment variables from a build step.
09:38:32 [EnvInject] - Injecting as environment variables the properties content
09:38:32 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:38:32 OS_CLOUD=vex
09:38:32 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-scandium-126
09:38:32 OS_STACK_TEMPLATE_DIR=openstack-hot
09:38:32
09:38:32 [EnvInject] - Variables injected successfully.
09:38:32 provisioning config files...
09:38:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:38:33 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash /tmp/jenkins3777257186275040488.sh
09:38:33 ---> Create parameters file for OpenStack HOT
09:38:33 OpenStack Heat parameters generated
09:38:33 -----------------------------------
09:38:33 parameters:
09:38:33 vm_0_count: '3'
09:38:33 vm_0_flavor: 'v3-standard-4'
09:38:33 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:38:33 vm_1_count: '1'
09:38:33 vm_1_flavor: 'v3-standard-2'
09:38:33 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:38:33
09:38:33 job_name: '26124-126'
09:38:33 silo: 'releng'
09:38:33 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash -l /tmp/jenkins4950637804998269155.sh
09:38:33 ---> Create HEAT stack
09:38:33 + source /home/jenkins/lf-env.sh
09:38:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:38:33 ++ mktemp -d /tmp/venv-XXXX
09:38:33 + lf_venv=/tmp/venv-u45U
09:38:33 + local venv_file=/tmp/.os_lf_venv
09:38:33 + local python=python3
09:38:33 + local options
09:38:33 + local set_path=true
09:38:33 + local install_args=
09:38:33 ++ 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
09:38:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:38:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:38:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:38:33 + true
09:38:33 + case $1 in
09:38:33 + python=python3
09:38:33 + shift 2
09:38:33 + true
09:38:33 + case $1 in
09:38:33 + shift
09:38:33 + break
09:38:33 + case $python in
09:38:33 + local pkg_list=
09:38:33 + [[ -d /opt/pyenv ]]
09:38:33 + echo 'Setup pyenv:'
09:38:33 Setup pyenv:
09:38:33 + export PYENV_ROOT=/opt/pyenv
09:38:33 + PYENV_ROOT=/opt/pyenv
09:38:33 + 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
09:38:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:38:33 + pyenv versions
09:38:33 system
09:38:33 3.8.13
09:38:33 3.9.13
09:38:33 3.10.13
09:38:33 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-scandium/.python-version)
09:38:33 + command -v pyenv
09:38:33 ++ pyenv init - --no-rehash
09:38:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:38:33 for i in ${!paths[@]}; do
09:38:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:38:33 fi; done;
09:38:33 echo "${paths[*]}"'\'')"
09:38:33 export PATH="/opt/pyenv/shims:${PATH}"
09:38:33 export PYENV_SHELL=bash
09:38:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:38:33 pyenv() {
09:38:33 local command
09:38:33 command="${1:-}"
09:38:33 if [ "$#" -gt 0 ]; then
09:38:33 shift
09:38:33 fi
09:38:33
09:38:33 case "$command" in
09:38:33 rehash|shell)
09:38:33 eval "$(pyenv "sh-$command" "$@")"
09:38:33 ;;
09:38:33 *)
09:38:33 command pyenv "$command" "$@"
09:38:33 ;;
09:38:33 esac
09:38:33 }'
09:38:33 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:38:33 for i in ${!paths[@]}; do
09:38:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:38:33 fi; done;
09:38:33 echo "${paths[*]}"'
09:38:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:38:33 ++ 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
09:38:33 ++ 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
09:38:33 ++ export PYENV_SHELL=bash
09:38:33 ++ PYENV_SHELL=bash
09:38:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:38:33 +++ complete -F _pyenv pyenv
09:38:33 ++ lf-pyver python3
09:38:33 ++ local py_version_xy=python3
09:38:33 ++ local py_version_xyz=
09:38:33 ++ pyenv versions
09:38:33 ++ local command
09:38:33 ++ command=versions
09:38:33 ++ '[' 1 -gt 0 ']'
09:38:33 ++ shift
09:38:33 ++ case "$command" in
09:38:33 ++ command pyenv versions
09:38:33 ++ pyenv versions
09:38:33 ++ grep -E '^[0-9.]*[0-9]$'
09:38:33 ++ sed 's/^[ *]* //'
09:38:33 ++ awk '{ print $1 }'
09:38:33 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:38:33 +++ tail -n 1
09:38:33 +++ grep '^3' /tmp/.pyenv_versions
09:38:33 +++ sort -V
09:38:33 ++ py_version_xyz=3.11.7
09:38:33 ++ [[ -z 3.11.7 ]]
09:38:33 ++ echo 3.11.7
09:38:33 ++ return 0
09:38:33 + pyenv local 3.11.7
09:38:33 + local command
09:38:33 + command=local
09:38:33 + '[' 2 -gt 0 ']'
09:38:33 + shift
09:38:33 + case "$command" in
09:38:33 + command pyenv local 3.11.7
09:38:33 + pyenv local 3.11.7
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='lftools[openstack] '
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='kubernetes '
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='niet '
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='python-heatclient '
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='python-openstackclient '
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='python-magnumclient '
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='urllib3~=1.26.15 '
09:38:33 + for arg in "$@"
09:38:33 + case $arg in
09:38:33 + pkg_list+='yq '
09:38:33 + [[ -f /tmp/.os_lf_venv ]]
09:38:33 ++ cat /tmp/.os_lf_venv
09:38:33 + lf_venv=/tmp/venv-VtRd
09:38:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VtRd from' file:/tmp/.os_lf_venv
09:38:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VtRd from file:/tmp/.os_lf_venv
09:38:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:38:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:38:33 + local 'pip_opts=--upgrade --quiet'
09:38:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:38:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:38:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:38:33 + [[ -n '' ]]
09:38:33 + [[ -n '' ]]
09:38:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:38:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:38:33 + /tmp/venv-VtRd/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:38:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:38:35 lf-activate-venv(): INFO: Base packages installed successfully
09:38:35 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:38:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:38:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:38:35 + /tmp/venv-VtRd/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
09:38:54 + type python3
09:38:54 + true
09:38:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VtRd/bin to PATH'
09:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-VtRd/bin to PATH
09:38:54 + PATH=/tmp/venv-VtRd/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
09:38:54 + return 0
09:38:54 + openstack --os-cloud vex limits show --absolute
09:38:56 +--------------------------+---------+
09:38:56 | Name | Value |
09:38:56 +--------------------------+---------+
09:38:56 | maxTotalInstances | -1 |
09:38:56 | maxTotalCores | 450 |
09:38:56 | maxTotalRAMSize | 1000000 |
09:38:56 | maxServerMeta | 128 |
09:38:56 | maxImageMeta | 128 |
09:38:56 | maxPersonality | 5 |
09:38:56 | maxPersonalitySize | 10240 |
09:38:56 | maxTotalKeypairs | 100 |
09:38:56 | maxServerGroups | 10 |
09:38:56 | maxServerGroupMembers | 10 |
09:38:56 | maxTotalFloatingIps | -1 |
09:38:56 | maxSecurityGroups | -1 |
09:38:56 | maxSecurityGroupRules | -1 |
09:38:56 | totalRAMUsed | 811008 |
09:38:56 | totalCoresUsed | 198 |
09:38:56 | totalInstancesUsed | 62 |
09:38:56 | totalFloatingIpsUsed | 0 |
09:38:56 | totalSecurityGroupsUsed | 0 |
09:38:56 | totalServerGroupsUsed | 0 |
09:38:56 | maxTotalVolumes | -1 |
09:38:56 | maxTotalSnapshots | 10 |
09:38:56 | maxTotalVolumeGigabytes | 4096 |
09:38:56 | maxTotalBackups | 10 |
09:38:56 | maxTotalBackupGigabytes | 1000 |
09:38:56 | totalVolumesUsed | 0 |
09:38:56 | totalGigabytesUsed | 0 |
09:38:56 | totalSnapshotsUsed | 0 |
09:38:56 | totalBackupsUsed | 0 |
09:38:56 | totalBackupGigabytesUsed | 0 |
09:38:56 +--------------------------+---------+
09:38:56 + pushd /opt/ciman/openstack-hot
09:38:56 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-scandium
09:38:56 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-scandium-126 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-scandium/stack-parameters.yaml
09:39:33 Creating stack releng-netconf-csit-3node-clustering-only-scandium-126
09:39:33 Waiting to initialize infrastructure...
09:39:33 Waiting to initialize infrastructure...
09:39:33 Stack initialization successful.
09:39:33 ------------------------------------
09:39:33 Stack Details
09:39:33 ------------------------------------
09:39:33 {'added': None,
09:39:33 'capabilities': [],
09:39:33 'created_at': '2025-10-02T09:38:59Z',
09:39:33 'deleted': None,
09:39:33 'deleted_at': None,
09:39:33 'description': 'No description',
09:39:33 'environment': None,
09:39:33 'environment_files': None,
09:39:33 'files': None,
09:39:33 'files_container': None,
09:39:33 'id': '6b8ab1b2-e8c6-466b-8da9-8be02267bfa2',
09:39:33 'is_rollback_disabled': True,
09:39:33 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-scandium-126/6b8ab1b2-e8c6-466b-8da9-8be02267bfa2',
09:39:33 'rel': 'self'}],
09:39:33 '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'})}),
09:39:33 'name': 'releng-netconf-csit-3node-clustering-only-scandium-126',
09:39:33 'notification_topics': [],
09:39:33 'outputs': [{'description': 'IP addresses of the 2nd vm types',
09:39:33 'output_key': 'vm_1_ips',
09:39:33 'output_value': ['10.30.171.241']},
09:39:33 {'description': 'IP addresses of the 1st vm types',
09:39:33 'output_key': 'vm_0_ips',
09:39:33 'output_value': ['10.30.171.6',
09:39:33 '10.30.171.158',
09:39:33 '10.30.171.28']}],
09:39:33 'owner_id': ****,
09:39:33 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:39:33 'OS::stack_id': '6b8ab1b2-e8c6-466b-8da9-8be02267bfa2',
09:39:33 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-scandium-126',
09:39:33 'job_name': '26124-126',
09:39:33 'silo': 'releng',
09:39:33 'vm_0_count': '3',
09:39:33 'vm_0_flavor': 'v3-standard-4',
09:39:33 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:39:33 '20250201-010426.857',
09:39:33 'vm_1_count': '1',
09:39:33 'vm_1_flavor': 'v3-standard-2',
09:39:33 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:39:33 '- 20250201-060151.911'},
09:39:33 'parent_id': None,
09:39:33 'replaced': None,
09:39:33 'status': 'CREATE_COMPLETE',
09:39:33 'status_reason': 'Stack CREATE completed successfully',
09:39:33 'tags': [],
09:39:33 'template': None,
09:39:33 'template_description': 'No description',
09:39:33 'template_url': None,
09:39:33 'timeout_mins': 15,
09:39:33 'unchanged': None,
09:39:33 'updated': None,
09:39:33 'updated_at': None,
09:39:33 'user_project_id': 'e746c47ec75045e4957759cef6ed816b'}
09:39:33 ------------------------------------
09:39:33 + popd
09:39:33 /w/workspace/netconf-csit-3node-clustering-only-scandium
09:39:33 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash -l /tmp/jenkins6289757444408335615.sh
09:39:33 ---> Copy SSH public keys to CSIT lab
09:39:33 Setup pyenv:
09:39:33 system
09:39:33 3.8.13
09:39:33 3.9.13
09:39:33 3.10.13
09:39:33 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-scandium/.python-version)
09:39:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VtRd from file:/tmp/.os_lf_venv
09:39:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:39:36 lf-activate-venv(): INFO: Base packages installed successfully
09:39:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:39:49 lf-activate-venv(): INFO: Adding /tmp/venv-VtRd/bin to PATH
09:39:50 SSH not responding on 10.30.171.28. Retrying in 10 seconds...
09:39:50 SSH not responding on 10.30.171.6. Retrying in 10 seconds...
09:39:50 SSH not responding on 10.30.171.158. Retrying in 10 seconds...
09:39:56 SSH not responding on 10.30.171.241. Retrying in 10 seconds...
09:40:00 Ping to 10.30.171.6 successful.
09:40:00 Ping to 10.30.171.158 successful.
09:40:00 Ping to 10.30.171.28 successful.
09:40:01 SSH not responding on 10.30.171.158. Retrying in 10 seconds...
09:40:01 SSH not responding on 10.30.171.6. Retrying in 10 seconds...
09:40:01 SSH not responding on 10.30.171.28. Retrying in 10 seconds...
09:40:06 Ping to 10.30.171.241 successful.
09:40:07 SSH not responding on 10.30.171.241. Retrying in 10 seconds...
09:40:11 Ping to 10.30.171.158 successful.
09:40:11 Ping to 10.30.171.6 successful.
09:40:11 Ping to 10.30.171.28 successful.
09:40:11 SSH not responding on 10.30.171.28. Retrying in 10 seconds...
09:40:12 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:40:12 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:40:12 releng-26124-126-0-builder-1
09:40:12 Successfully copied public keys to slave 10.30.171.158
09:40:13 releng-26124-126-0-builder-0
09:40:13 Successfully copied public keys to slave 10.30.171.6
09:40:13 Process 6492 ready.
09:40:13 Process 6493 ready.
09:40:17 Ping to 10.30.171.241 successful.
09:40:17 SSH not responding on 10.30.171.241. Retrying in 10 seconds...
09:40:21 Ping to 10.30.171.28 successful.
09:40:22 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:40:23 releng-26124-126-0-builder-2
09:40:23 Successfully copied public keys to slave 10.30.171.28
09:40:23 Process 6495 ready.
09:40:27 Ping to 10.30.171.241 successful.
09:40:28 Warning: Permanently added '10.30.171.241' (ECDSA) to the list of known hosts.
09:40:29 releng-26124-126-1-mininet-ovs-217-0
09:40:29 Successfully copied public keys to slave 10.30.171.241
09:40:29 Process 6496 ready.
09:40:29 SSH ready on all stack servers.
09:40:29 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash -l /tmp/jenkins9027706302043647698.sh
09:40:29 Setup pyenv:
09:40:29 system
09:40:29 3.8.13
09:40:29 3.9.13
09:40:29 3.10.13
09:40:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-scandium/.python-version)
09:40:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RIkG
09:40:33 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-scandium/.robot_venv
09:40:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:37 lf-activate-venv(): INFO: Base packages installed successfully
09:40:37 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:40:39 lf-activate-venv(): INFO: Adding /tmp/venv-RIkG/bin to PATH
09:40:39 + echo 'Installing Python Requirements'
09:40:39 Installing Python Requirements
09:40:39 + cat
09:40:39 + python -m pip install -r requirements.txt
09:40:39 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:40:39 Collecting docker-py (from -r requirements.txt (line 1))
09:40:39 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)
09:40:39 Collecting ipaddr (from -r requirements.txt (line 2))
09:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:40:39 Preparing metadata (setup.py): started
09:40:40 Preparing metadata (setup.py): finished with status 'done'
09:40:40 Collecting netaddr (from -r requirements.txt (line 3))
09:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:40:40 Collecting netifaces (from -r requirements.txt (line 4))
09:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:40:40 Preparing metadata (setup.py): started
09:40:40 Preparing metadata (setup.py): finished with status 'done'
09:40:40 Collecting pyhocon (from -r requirements.txt (line 5))
09:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:40:40 Collecting requests (from -r requirements.txt (line 6))
09:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:40:40 Collecting robotframework (from -r requirements.txt (line 7))
09:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:40:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 36.3 MB/s 0:00:00
09:40:40 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:40:40 Preparing metadata (setup.py): started
09:40:40 Preparing metadata (setup.py): finished with status 'done'
09:40:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:40:41 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:40:41 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)
09:40:41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:40:41 Preparing metadata (setup.py): started
09:40:41 Preparing metadata (setup.py): finished with status 'done'
09:40:41 Collecting scapy (from -r requirements.txt (line 12))
09:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:40:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 54.4 MB/s 0:00:00
09:40:41 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:40:41 Preparing metadata (setup.py): started
09:40:41 Preparing metadata (setup.py): finished with status 'done'
09:40:41 Collecting elasticsearch (from -r requirements.txt (line 18))
09:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:40:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 38.9 MB/s 0:00:00
09:40:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:40:41 Collecting pyangbind (from -r requirements.txt (line 22))
09:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:40:41 Collecting isodate (from -r requirements.txt (line 25))
09:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:40:41 Collecting jmespath (from -r requirements.txt (line 28))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:40:42 Collecting jsonpatch (from -r requirements.txt (line 31))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:40:42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:40:42 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:40:42 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:40:42 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)
09:40:42 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:40:42 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:40:42 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:40:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:40:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:40:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:40:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:40:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:40:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:40:42 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)
09:40:43 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:40:43 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:40:43 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:40:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:40:43 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:40:43 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:40:43 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)
09:40:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:40:43 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)
09:40:43 Collecting elasticsearch (from -r requirements.txt (line 18))
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:40:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 40.3 MB/s 0:00:00
09:40:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:40:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:40:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:40:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:40:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.2 MB/s 0:00:00
09:40:44 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:40:44 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)
09:40:45 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:40:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:40:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 37.4 MB/s 0:00:00
09:40:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:40:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:40:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:45 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)
09:40:46 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:40:46 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:40:46 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:40:46 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:46 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)
09:40:46 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:40:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:40:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:40:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 58.2 MB/s 0:00:00
09:40:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 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)
09:40:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:40:47 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:40:47 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:40:47 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:40:47 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:40:47 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:40:47 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 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)
09:40:47 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:40:47 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:40:47 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))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:40:47 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:40:47 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:40:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:40:47 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:40:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:40:48 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:40:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:40:48 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:40:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:40:48 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:40:48 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:40:48 Building wheel for robotframework-sshlibrary (setup.py): started
09:40:48 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:40:48 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=21171fbb9facc02a9ca80512c7b27816c7db26e105ae5419b57c6e046da0b939
09:40:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:40:48 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:40:48 Building wheel for ipaddr (setup.py): started
09:40:48 Building wheel for ipaddr (setup.py): finished with status 'done'
09:40:48 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=be99c52698ec77eb3e1db31ab0b201b3b03d003542aaaf63323a364ef1dc7db7
09:40:48 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:40:48 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:40:48 Building wheel for netifaces (setup.py): started
09:40:50 Building wheel for netifaces (setup.py): finished with status 'done'
09:40:50 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41059 sha256=a26d6dd6ecbb5bc4a817d177b516c6bad27226cf2738e4852716c5a7fb9620f6
09:40:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:40:50 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:40:50 Building wheel for robotframework-httplibrary (setup.py): started
09:40:51 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:40:51 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=739f815d2b0b586889cd2c8ed9f13df2a5993d288254b6110b0f645a4d0ae658
09:40:51 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:40:51 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:40:51 Building wheel for jsonpath-rw (setup.py): started
09:40:51 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:40:51 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=bfe6a053c999ec24b8ceff9b34b86420ca02e5105fe1a22ff9d807a074e3ba36
09:40:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:40:51 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:40:51 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
09:40:58
09:40:58 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:40:58 + pip freeze
09:40:58 attrs==25.3.0
09:40:58 bcrypt==5.0.0
09:40:58 beautifulsoup4==4.14.2
09:40:58 certifi==2025.8.3
09:40:58 cffi==2.0.0
09:40:58 charset-normalizer==3.4.3
09:40:58 click==8.3.0
09:40:58 cryptography==46.0.2
09:40:58 decorator==5.2.1
09:40:58 distlib==0.4.0
09:40:58 docker-py==1.10.6
09:40:58 docker-pycreds==0.4.0
09:40:58 elastic-transport==8.17.1
09:40:58 elasticsearch==8.19.1
09:40:58 elasticsearch-dsl==8.15.4
09:40:58 enum34==1.1.10
09:40:58 filelock==3.19.1
09:40:58 h11==0.16.0
09:40:58 idna==3.10
09:40:58 invoke==2.2.0
09:40:58 ipaddr==2.2.0
09:40:58 isodate==0.7.2
09:40:58 jmespath==1.0.1
09:40:58 jsonpatch==1.33
09:40:58 jsonpath-rw==1.4.0
09:40:58 jsonpointer==3.0.0
09:40:58 lxml==6.0.2
09:40:58 netaddr==1.3.0
09:40:58 netifaces==0.11.0
09:40:58 outcome==1.3.0.post0
09:40:58 paramiko==4.0.0
09:40:58 platformdirs==4.4.0
09:40:58 ply==3.11
09:40:58 pyang==2.7.1
09:40:58 pyangbind==0.8.6
09:40:58 pycparser==2.23
09:40:58 pyhocon==0.3.61
09:40:58 PyNaCl==1.6.0
09:40:58 pyparsing==3.2.5
09:40:58 PySocks==1.7.1
09:40:58 python-dateutil==2.9.0.post0
09:40:58 regex==2025.9.18
09:40:58 requests==2.32.5
09:40:58 robotframework==7.3.2
09:40:58 robotframework-httplibrary==0.4.2
09:40:58 robotframework-pythonlibcore==4.4.1
09:40:58 robotframework-requests==0.9.7
09:40:58 robotframework-selenium2library==3.0.0
09:40:58 robotframework-seleniumlibrary==6.7.1
09:40:58 robotframework-sshlibrary==3.8.0
09:40:58 scapy==2.6.1
09:40:58 scp==0.15.0
09:40:58 selenium==4.35.0
09:40:58 six==1.17.0
09:40:58 sniffio==1.3.1
09:40:58 sortedcontainers==2.4.0
09:40:58 soupsieve==2.8
09:40:58 trio==0.30.0
09:40:58 trio-websocket==0.12.2
09:40:58 typing_extensions==4.14.1
09:40:58 urllib3==2.5.0
09:40:58 virtualenv==20.34.0
09:40:58 waitress==3.0.2
09:40:58 WebOb==1.8.9
09:40:58 websocket-client==1.8.0
09:40:58 WebTest==3.0.6
09:40:58 wsproto==1.2.0
09:40:59 [EnvInject] - Injecting environment variables from a build step.
09:40:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:40:59 [EnvInject] - Variables injected successfully.
09:40:59 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash -l /tmp/jenkins15422194298786891552.sh
09:40:59 Setup pyenv:
09:40:59 system
09:40:59 3.8.13
09:40:59 3.9.13
09:40:59 3.10.13
09:40:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-scandium/.python-version)
09:40:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VtRd from file:/tmp/.os_lf_venv
09:40:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:01 lf-activate-venv(): INFO: Base packages installed successfully
09:41:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:41:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:09 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:41:09 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:41:09 lf-activate-venv(): INFO: Adding /tmp/venv-VtRd/bin to PATH
09:41:09 + ODL_SYSTEM=()
09:41:09 + TOOLS_SYSTEM=()
09:41:09 + OPENSTACK_SYSTEM=()
09:41:09 + OPENSTACK_CONTROLLERS=()
09:41:09 + mapfile -t ADDR
09:41:09 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:41:09 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-scandium-126
09:41:10 + for i in "${ADDR[@]}"
09:41:10 ++ ssh 10.30.171.6 hostname -s
09:41:10 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:11 + REMHOST=releng-26124-126-0-builder-0
09:41:11 + case ${REMHOST} in
09:41:11 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:41:11 + for i in "${ADDR[@]}"
09:41:11 ++ ssh 10.30.171.158 hostname -s
09:41:11 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:41:11 + REMHOST=releng-26124-126-0-builder-1
09:41:11 + case ${REMHOST} in
09:41:11 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:41:11 + for i in "${ADDR[@]}"
09:41:11 ++ ssh 10.30.171.28 hostname -s
09:41:11 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:41:11 + REMHOST=releng-26124-126-0-builder-2
09:41:11 + case ${REMHOST} in
09:41:11 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:41:11 + for i in "${ADDR[@]}"
09:41:11 ++ ssh 10.30.171.241 hostname -s
09:41:11 Warning: Permanently added '10.30.171.241' (ECDSA) to the list of known hosts.
09:41:12 + REMHOST=releng-26124-126-1-mininet-ovs-217-0
09:41:12 + case ${REMHOST} in
09:41:12 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:41:12 + echo NUM_ODL_SYSTEM=3
09:41:12 + echo NUM_TOOLS_SYSTEM=1
09:41:12 + '[' '' == yes ']'
09:41:12 + NUM_OPENSTACK_SYSTEM=0
09:41:12 + echo NUM_OPENSTACK_SYSTEM=0
09:41:12 + '[' 0 -eq 2 ']'
09:41:12 + echo ODL_SYSTEM_IP=10.30.171.6
09:41:12 ++ seq 0 2
09:41:12 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:41:12 + echo ODL_SYSTEM_1_IP=10.30.171.6
09:41:12 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:41:12 + echo ODL_SYSTEM_2_IP=10.30.171.158
09:41:12 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:41:12 + echo ODL_SYSTEM_3_IP=10.30.171.28
09:41:12 + echo TOOLS_SYSTEM_IP=10.30.171.241
09:41:12 ++ seq 0 0
09:41:12 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:41:12 + echo TOOLS_SYSTEM_1_IP=10.30.171.241
09:41:12 + openstack_index=0
09:41:12 + NUM_OPENSTACK_CONTROL_NODES=1
09:41:12 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:41:12 ++ seq 0 0
09:41:12 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:41:12 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:41:12 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:41:12 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:41:12 + '[' -1 -ge 2 ']'
09:41:12 ++ seq 0 -2
09:41:12 + NUM_OPENSTACK_HAPROXY_NODES=0
09:41:12 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:41:12 ++ seq 0 -1
09:41:12 + echo 'Contents of slave_addresses.txt:'
09:41:12 Contents of slave_addresses.txt:
09:41:12 + cat slave_addresses.txt
09:41:12 NUM_ODL_SYSTEM=3
09:41:12 NUM_TOOLS_SYSTEM=1
09:41:12 NUM_OPENSTACK_SYSTEM=0
09:41:12 ODL_SYSTEM_IP=10.30.171.6
09:41:12 ODL_SYSTEM_1_IP=10.30.171.6
09:41:12 ODL_SYSTEM_2_IP=10.30.171.158
09:41:12 ODL_SYSTEM_3_IP=10.30.171.28
09:41:12 TOOLS_SYSTEM_IP=10.30.171.241
09:41:12 TOOLS_SYSTEM_1_IP=10.30.171.241
09:41:12 NUM_OPENSTACK_CONTROL_NODES=1
09:41:12 OPENSTACK_CONTROL_NODE_1_IP=
09:41:12 NUM_OPENSTACK_COMPUTE_NODES=-1
09:41:12 NUM_OPENSTACK_HAPROXY_NODES=0
09:41:12 [EnvInject] - Injecting environment variables from a build step.
09:41:12 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:41:12 [EnvInject] - Variables injected successfully.
09:41:12 [netconf-csit-3node-clustering-only-scandium] $ /bin/sh /tmp/jenkins13116909917009153771.sh
09:41:12 Preparing for JRE Version 21
09:41:12 Karaf artifact is karaf
09:41:12 Karaf project is integration
09:41:12 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:41:12 [EnvInject] - Injecting environment variables from a build step.
09:41:12 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:41:12 [EnvInject] - Variables injected successfully.
09:41:12 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash /tmp/jenkins576260444107166896.sh
09:41:12 2025-10-02 09:41:12 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:41:12 Bundle version is 0.21.3-SNAPSHOT
09:41:12 --2025-10-02 09:41:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:41:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:41:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:41:12 HTTP request sent, awaiting response... 200 OK
09:41:12 Length: 1410 (1.4K) [application/xml]
09:41:12 Saving to: ‘maven-metadata.xml’
09:41:12
09:41:12 0K . 100% 60.3M=0s
09:41:12
09:41:12 2025-10-02 09:41:12 (60.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:41:12
09:41:12
09:41:12
09:41:12 org.opendaylight.integration
09:41:12 karaf
09:41:12 0.21.3-SNAPSHOT
09:41:12
09:41:12
09:41:12 20251002.091413
09:41:12 341
09:41:12
09:41:12 20251002091413
09:41:12
09:41:12
09:41:12 pom
09:41:12 0.21.3-20251002.091413-341
09:41:12 20251002091413
09:41:12
09:41:12
09:41:12 tar.gz
09:41:12 0.21.3-20251002.091413-341
09:41:12 20251002091413
09:41:12
09:41:12
09:41:12 zip
09:41:12 0.21.3-20251002.091413-341
09:41:12 20251002091413
09:41:12
09:41:12
09:41:12 cyclonedx
09:41:12 xml
09:41:12 0.21.3-20251002.091413-341
09:41:12 20251002091413
09:41:12
09:41:12
09:41:12 cyclonedx
09:41:12 json
09:41:12 0.21.3-20251002.091413-341
09:41:12 20251002091413
09:41:12
09:41:12
09:41:12
09:41:12
09:41:12 Nexus timestamp is 0.21.3-20251002.091413-341
09:41:12 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:12 Distribution bundle is karaf-0.21.3-20251002.091413-341.zip
09:41:12 Distribution bundle version is 0.21.3-SNAPSHOT
09:41:12 Distribution folder is karaf-0.21.3-SNAPSHOT
09:41:12 Nexus prefix is https://nexus.opendaylight.org
09:41:12 [EnvInject] - Injecting environment variables from a build step.
09:41:12 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:41:12 [EnvInject] - Variables injected successfully.
09:41:12 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash -l /tmp/jenkins18445068968455084021.sh
09:41:12 Setup pyenv:
09:41:12 system
09:41:12 3.8.13
09:41:12 3.9.13
09:41:12 3.10.13
09:41:12 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-scandium/.python-version)
09:41:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VtRd from file:/tmp/.os_lf_venv
09:41:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:14 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:41:15 lf-activate-venv(): INFO: Base packages installed successfully
09:41:15 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:41:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:20 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:41:21 lf-activate-venv(): INFO: Adding /tmp/venv-VtRd/bin to PATH
09:41:21 Copying common-functions.sh to /tmp
09:41:22 Copying common-functions.sh to 10.30.171.6:/tmp
09:41:22 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:23 Copying common-functions.sh to 10.30.171.158:/tmp
09:41:23 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:41:23 Copying common-functions.sh to 10.30.171.28:/tmp
09:41:24 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:41:24 Copying common-functions.sh to 10.30.171.241:/tmp
09:41:24 Warning: Permanently added '10.30.171.241' (ECDSA) to the list of known hosts.
09:41:24 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash /tmp/jenkins10751576037182416977.sh
09:41:24 common-functions.sh is being sourced
09:41:24 common-functions environment:
09:41:24 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:24 ACTUALFEATURES:
09:41:24 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:24 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:24 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:24 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:24 CONTROLLERMEM: 2048m
09:41:24 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:24 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:24 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:24 SUITES:
09:41:24
09:41:24 #################################################
09:41:24 ## Configure Cluster and Start ##
09:41:24 #################################################
09:41:24 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
09:41:24 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
09:41:24 Locating script plan to use...
09:41:24 Finished running script plans
09:41:24 Configuring member-1 with IP address 10.30.171.6
09:41:24 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:25 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:25 common-functions.sh is being sourced
09:41:25 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:41:25 ++ [[ /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 ]]
09:41:25 ++ echo 'common-functions.sh is being sourced'
09:41:25 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:41:25 ++ DISTROSTREAM=scandium
09:41:25 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:25 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:25 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:25 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:25 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:25 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:25 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:25 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:25 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:25 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:25 ++ export CONTROLLERMEM=
09:41:25 ++ CONTROLLERMEM=
09:41:25 ++ case "${DISTROSTREAM}" in
09:41:25 ++ CLUSTER_SYSTEM=akka
09:41:25 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:25 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:25 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:25 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:25 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:25 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:25 ++ print_common_env
09:41:25 ++ cat
09:41:25 common-functions environment:
09:41:25 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:25 ACTUALFEATURES:
09:41:25 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:25 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:25 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:25 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:25 CONTROLLERMEM:
09:41:25 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:25 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:25 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:25 SUITES:
09:41:25
09:41:25 ++ SSH='ssh -t -t'
09:41:25 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:41:25 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:41:25 Changing to /tmp
09:41:25 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:25 + echo 'Changing to /tmp'
09:41:25 + cd /tmp
09:41:25 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:41:25 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:25 --2025-10-02 09:41:25-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:25 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:41:25 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:41:25 HTTP request sent, awaiting response... 200 OK
09:41:25 Length: 190791264 (182M) [application/zip]
09:41:25 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:41:25
09:41:25 0K ........ ........ ........ ........ ........ ........ 1% 98.2M 2s
09:41:25 3072K ........ ........ ........ ........ ........ ........ 3% 137M 2s
09:41:25 6144K ........ ........ ........ ........ ........ ........ 4% 167M 1s
09:41:25 9216K ........ ........ ........ ........ ........ ........ 6% 167M 1s
09:41:25 12288K ........ ........ ........ ........ ........ ........ 8% 210M 1s
09:41:25 15360K ........ ........ ........ ........ ........ ........ 9% 245M 1s
09:41:25 18432K ........ ........ ........ ........ ........ ........ 11% 278M 1s
09:41:25 21504K ........ ........ ........ ........ ........ ........ 13% 253M 1s
09:41:25 24576K ........ ........ ........ ........ ........ ........ 14% 272M 1s
09:41:25 27648K ........ ........ ........ ........ ........ ........ 16% 288M 1s
09:41:25 30720K ........ ........ ........ ........ ........ ........ 18% 266M 1s
09:41:25 33792K ........ ........ ........ ........ ........ ........ 19% 312M 1s
09:41:25 36864K ........ ........ ........ ........ ........ ........ 21% 309M 1s
09:41:25 39936K ........ ........ ........ ........ ........ ........ 23% 300M 1s
09:41:25 43008K ........ ........ ........ ........ ........ ........ 24% 306M 1s
09:41:25 46080K ........ ........ ........ ........ ........ ........ 26% 140M 1s
09:41:25 49152K ........ ........ ........ ........ ........ ........ 28% 290M 1s
09:41:25 52224K ........ ........ ........ ........ ........ ........ 29% 347M 1s
09:41:25 55296K ........ ........ ........ ........ ........ ........ 31% 232M 1s
09:41:25 58368K ........ ........ ........ ........ ........ ........ 32% 243M 1s
09:41:25 61440K ........ ........ ........ ........ ........ ........ 34% 332M 1s
09:41:25 64512K ........ ........ ........ ........ ........ ........ 36% 324M 1s
09:41:25 67584K ........ ........ ........ ........ ........ ........ 37% 361M 0s
09:41:25 70656K ........ ........ ........ ........ ........ ........ 39% 168M 0s
09:41:25 73728K ........ ........ ........ ........ ........ ........ 41% 314M 0s
09:41:25 76800K ........ ........ ........ ........ ........ ........ 42% 330M 0s
09:41:25 79872K ........ ........ ........ ........ ........ ........ 44% 322M 0s
09:41:25 82944K ........ ........ ........ ........ ........ ........ 46% 344M 0s
09:41:25 86016K ........ ........ ........ ........ ........ ........ 47% 227M 0s
09:41:25 89088K ........ ........ ........ ........ ........ ........ 49% 315M 0s
09:41:25 92160K ........ ........ ........ ........ ........ ........ 51% 206M 0s
09:41:25 95232K ........ ........ ........ ........ ........ ........ 52% 330M 0s
09:41:25 98304K ........ ........ ........ ........ ........ ........ 54% 391M 0s
09:41:25 101376K ........ ........ ........ ........ ........ ........ 56% 250M 0s
09:41:25 104448K ........ ........ ........ ........ ........ ........ 57% 225M 0s
09:41:25 107520K ........ ........ ........ ........ ........ ........ 59% 210M 0s
09:41:25 110592K ........ ........ ........ ........ ........ ........ 61% 289M 0s
09:41:25 113664K ........ ........ ........ ........ ........ ........ 62% 318M 0s
09:41:25 116736K ........ ........ ........ ........ ........ ........ 64% 249M 0s
09:41:25 119808K ........ ........ ........ ........ ........ ........ 65% 217M 0s
09:41:25 122880K ........ ........ ........ ........ ........ ........ 67% 396M 0s
09:41:25 125952K ........ ........ ........ ........ ........ ........ 69% 357M 0s
09:41:25 129024K ........ ........ ........ ........ ........ ........ 70% 377M 0s
09:41:25 132096K ........ ........ ........ ........ ........ ........ 72% 389M 0s
09:41:25 135168K ........ ........ ........ ........ ........ ........ 74% 332M 0s
09:41:25 138240K ........ ........ ........ ........ ........ ........ 75% 242M 0s
09:41:25 141312K ........ ........ ........ ........ ........ ........ 77% 282M 0s
09:41:25 144384K ........ ........ ........ ........ ........ ........ 79% 361M 0s
09:41:25 147456K ........ ........ ........ ........ ........ ........ 80% 349M 0s
09:41:25 150528K ........ ........ ........ ........ ........ ........ 82% 364M 0s
09:41:26 153600K ........ ........ ........ ........ ........ ........ 84% 349M 0s
09:41:26 156672K ........ ........ ........ ........ ........ ........ 85% 360M 0s
09:41:26 159744K ........ ........ ........ ........ ........ ........ 87% 362M 0s
09:41:26 162816K ........ ........ ........ ........ ........ ........ 89% 329M 0s
09:41:26 165888K ........ ........ ........ ........ ........ ........ 90% 351M 0s
09:41:26 168960K ........ ........ ........ ........ ........ ........ 92% 339M 0s
09:41:26 172032K ........ ........ ........ ........ ........ ........ 93% 354M 0s
09:41:26 175104K ........ ........ ........ ........ ........ ........ 95% 340M 0s
09:41:26 178176K ........ ........ ........ ........ ........ ........ 97% 342M 0s
09:41:26 181248K ........ ........ ........ ........ ........ ........ 98% 364M 0s
09:41:26 184320K ........ ........ ........ ....... 100% 368M=0.7s
09:41:26
09:41:26 2025-10-02 09:41:26 (269 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:41:26
09:41:26 Extracting the new controller...
09:41:26 + echo 'Extracting the new controller...'
09:41:26 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:41:27 Adding external repositories...
09:41:27 + echo 'Adding external repositories...'
09:41:27 + 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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:27 ################################################################################
09:41:27 #
09:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:27 # contributor license agreements. See the NOTICE file distributed with
09:41:27 # this work for additional information regarding copyright ownership.
09:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:27 # (the "License"); you may not use this file except in compliance with
09:41:27 # the License. You may obtain a copy of the License at
09:41:27 #
09:41:27 # http://www.apache.org/licenses/LICENSE-2.0
09:41:27 #
09:41:27 # Unless required by applicable law or agreed to in writing, software
09:41:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:27 # See the License for the specific language governing permissions and
09:41:27 # limitations under the License.
09:41:27 #
09:41:27 ################################################################################
09:41:27
09:41:27 #
09:41:27 # If set to true, the following property will not allow any certificate to be used
09:41:27 # when accessing Maven repositories through SSL
09:41:27 #
09:41:27 #org.ops4j.pax.url.mvn.certificateCheck=
09:41:27
09:41:27 #
09:41:27 # Path to the local Maven settings file.
09:41:27 # The repositories defined in this file will be automatically added to the list
09:41:27 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:41:27 # below is not set.
09:41:27 # The following locations are checked for the existence of the settings.xml file
09:41:27 # * 1. looks for the specified url
09:41:27 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:41:27 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:41:27 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:41:27 #
09:41:27 #org.ops4j.pax.url.mvn.settings=
09:41:27
09:41:27 #
09:41:27 # Path to the local Maven repository which is used to avoid downloading
09:41:27 # artifacts when they already exist locally.
09:41:27 # The value of this property will be extracted from the settings.xml file
09:41:27 # above, or defaulted to:
09:41:27 # System.getProperty( "user.home" ) + "/.m2/repository"
09:41:27 #
09:41:27 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:41:27
09:41:27 #
09:41:27 # Default this to false. It's just weird to use undocumented repos
09:41:27 #
09:41:27 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:41:27
09:41:27 #
09:41:27 # Uncomment if you don't wanna use the proxy settings
09:41:27 # from the Maven conf/settings.xml file
09:41:27 #
09:41:27 # org.ops4j.pax.url.mvn.proxySupport=false
09:41:27
09:41:27 #
09:41:27 # Comma separated list of repositories scanned when resolving an artifact.
09:41:27 # Those repositories will be checked before iterating through the
09:41:27 # below list of repositories and even before the local repository
09:41:27 # A repository url can be appended with zero or more of the following flags:
09:41:27 # @snapshots : the repository contains snaphots
09:41:27 # @noreleases : the repository does not contain any released artifacts
09:41:27 #
09:41:27 # The following property value will add the system folder as a repo.
09:41:27 #
09:41:27 org.ops4j.pax.url.mvn.defaultRepositories=\
09:41:27 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:41:27 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:41:27 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:41:27
09:41:27 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:41:27 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:41:27
09:41:27 #
09:41:27 # Comma separated list of repositories scanned when resolving an artifact.
09:41:27 # The default list includes the following repositories:
09:41:27 # http://repo1.maven.org/maven2@id=central
09:41:27 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:41:27 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:41:27 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:41:27 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:41:27 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:41:27 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:41:27 # To add repositories to the default ones, prepend '+' to the list of repositories
09:41:27 # to add.
09:41:27 # A repository url can be appended with zero or more of the following flags:
09:41:27 # @snapshots : the repository contains snapshots
09:41:27 # @noreleases : the repository does not contain any released artifacts
09:41:27 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:41:27 #
09:41:27 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
09:41:27
09:41:27 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:41:27 + [[ True == \T\r\u\e ]]
09:41:27 + echo 'Configuring the startup features...'
09:41:27 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:27 + FEATURE_TEST_STRING=features-test
09:41:27 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:41:27 + KARAF_VERSION=karaf4
09:41:27 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:41:27 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:27 + [[ ! -z '' ]]
09:41:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:27 ################################################################################
09:41:27 #
09:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:27 # contributor license agreements. See the NOTICE file distributed with
09:41:27 # this work for additional information regarding copyright ownership.
09:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:27 # (the "License"); you may not use this file except in compliance with
09:41:27 # the License. You may obtain a copy of the License at
09:41:27 #
09:41:27 # http://www.apache.org/licenses/LICENSE-2.0
09:41:27 #
09:41:27 # Unless required by applicable law or agreed to in writing, software
09:41:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:27 # See the License for the specific language governing permissions and
09:41:27 # limitations under the License.
09:41:27 #
09:41:27 ################################################################################
09:41:27
09:41:27 #
09:41:27 # Comma separated list of features repositories to register by default
09:41:27 #
09:41:27 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:41:27
09:41:27 #
09:41:27 # Comma separated list of features to install at startup
09:41:27 #
09:41:27 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, c1e8630d-1360-471b-8652-67e8c784a10e
09:41:27
09:41:27 #
09:41:27 # Resource repositories (OBR) that the features resolver can use
09:41:27 # to resolve requirements/capabilities
09:41:27 #
09:41:27 # The format of the resourceRepositories is
09:41:27 # resourceRepositories=[xml:url|json:url],...
09:41:27 # for Instance:
09:41:27 #
09:41:27 #resourceRepositories=xml:http://host/path/to/index.xml
09:41:27 # or
09:41:27 #resourceRepositories=json:http://host/path/to/index.json
09:41:27 #
09:41:27
09:41:27 #
09:41:27 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:41:27 #
09:41:27 featuresBootAsynchronous=false
09:41:27
09:41:27 #
09:41:27 # Service requirements enforcement
09:41:27 #
09:41:27 # By default, the feature resolver checks the service requirements/capabilities of
09:41:27 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:41:27 # the required bundles.
09:41:27 # The following flag can have those values:
09:41:27 # - disable: service requirements are completely ignored
09:41:27 # - default: service requirements are ignored for old features
09:41:27 # - enforce: service requirements are always verified
09:41:27 #
09:41:27 #serviceRequirements=default
09:41:27
09:41:27 #
09:41:27 # Store cfg file for config element in feature
09:41:27 #
09:41:27 #configCfgStore=true
09:41:27
09:41:27 #
09:41:27 # Define if the feature service automatically refresh bundles
09:41:27 #
09:41:27 autoRefresh=true
09:41:27
09:41:27 #
09:41:27 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:41:27 # XML file defines instructions related to features processing
09:41:27 # versions.properties may declare properties to resolve placeholders in XML file
09:41:27 # both files are relative to ${karaf.etc}
09:41:27 #
09:41:27 #featureProcessing=org.apache.karaf.features.xml
09:41:27 #featureProcessingVersions=versions.properties
09:41:27 + configure_karaf_log karaf4 ''
09:41:27 + local -r karaf_version=karaf4
09:41:27 + local -r controllerdebugmap=
09:41:27 + local logapi=log4j
09:41:27 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:41:27 log4j2.rootLogger.level = INFO
09:41:27 #log4j2.rootLogger.type = asyncRoot
09:41:27 #log4j2.rootLogger.includeLocation = false
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:41:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:41:27 log4j2.rootLogger.appenderRef.Console.ref = Console
09:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:41:27 log4j2.logger.spifly.name = org.apache.aries.spifly
09:41:27 log4j2.logger.spifly.level = WARN
09:41:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:41:27 log4j2.logger.audit.level = INFO
09:41:27 log4j2.logger.audit.additivity = false
09:41:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:41:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:41:27 log4j2.appender.console.type = Console
09:41:27 log4j2.appender.console.name = Console
09:41:27 log4j2.appender.console.layout.type = PatternLayout
09:41:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:41:27 log4j2.appender.rolling.type = RollingRandomAccessFile
09:41:27 log4j2.appender.rolling.name = RollingFile
09:41:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:41:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:41:27 #log4j2.appender.rolling.immediateFlush = false
09:41:27 log4j2.appender.rolling.append = true
09:41:27 log4j2.appender.rolling.layout.type = PatternLayout
09:41:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:41:27 log4j2.appender.rolling.policies.type = Policies
09:41:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:41:27 log4j2.appender.rolling.policies.size.size = 64MB
09:41:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:41:27 log4j2.appender.rolling.strategy.max = 7
09:41:27 log4j2.appender.audit.type = RollingRandomAccessFile
09:41:27 log4j2.appender.audit.name = AuditRollingFile
09:41:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:41:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:41:27 log4j2.appender.audit.append = true
09:41:27 log4j2.appender.audit.layout.type = PatternLayout
09:41:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:41:27 log4j2.appender.audit.policies.type = Policies
09:41:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:41:27 log4j2.appender.audit.policies.size.size = 8MB
09:41:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:41:27 log4j2.appender.audit.strategy.max = 7
09:41:27 log4j2.appender.osgi.type = PaxOsgi
09:41:27 log4j2.appender.osgi.name = PaxOsgi
09:41:27 log4j2.appender.osgi.filter = *
09:41:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:41:27 #log4j2.logger.aether.level = TRACE
09:41:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:41:27 #log4j2.logger.http-headers.level = DEBUG
09:41:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:41:27 #log4j2.logger.maven.level = TRACE
09:41:27 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:41:27 + logapi=log4j2
09:41:27 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:41:27 + '[' log4j2 == log4j2 ']'
09:41:27 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:27 controllerdebugmap:
09:41:27 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:27 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:41:27 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:41:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:41:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:41:27 + unset IFS
09:41:27 + echo 'controllerdebugmap: '
09:41:27 + '[' -n '' ']'
09:41:27 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:41:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:27 ################################################################################
09:41:27 #
09:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:27 # contributor license agreements. See the NOTICE file distributed with
09:41:27 # this work for additional information regarding copyright ownership.
09:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:27 # (the "License"); you may not use this file except in compliance with
09:41:27 # the License. You may obtain a copy of the License at
09:41:27 #
09:41:27 # http://www.apache.org/licenses/LICENSE-2.0
09:41:27 #
09:41:27 # Unless required by applicable law or agreed to in writing, software
09:41:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:27 # See the License for the specific language governing permissions and
09:41:27 # limitations under the License.
09:41:27 #
09:41:27 ################################################################################
09:41:27
09:41:27 # Common pattern layout for appenders
09:41:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:41:27
09:41:27 # Root logger
09:41:27 log4j2.rootLogger.level = INFO
09:41:27 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:41:27 #log4j2.rootLogger.type = asyncRoot
09:41:27 #log4j2.rootLogger.includeLocation = false
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:41:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:41:27 log4j2.rootLogger.appenderRef.Console.ref = Console
09:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:41:27
09:41:27 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:41:27
09:41:27 # Loggers configuration
09:41:27
09:41:27 # Spifly logger
09:41:27 log4j2.logger.spifly.name = org.apache.aries.spifly
09:41:27 log4j2.logger.spifly.level = WARN
09:41:27
09:41:27 # Security audit logger
09:41:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:41:27 log4j2.logger.audit.level = INFO
09:41:27 log4j2.logger.audit.additivity = false
09:41:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:41:27
09:41:27 # Appenders configuration
09:41:27
09:41:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:41:27 log4j2.appender.console.type = Console
09:41:27 log4j2.appender.console.name = Console
09:41:27 log4j2.appender.console.layout.type = PatternLayout
09:41:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:41:27
09:41:27 # Rolling file appender
09:41:27 log4j2.appender.rolling.type = RollingRandomAccessFile
09:41:27 log4j2.appender.rolling.name = RollingFile
09:41:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:41:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:41:27 # uncomment to not force a disk flush
09:41:27 #log4j2.appender.rolling.immediateFlush = false
09:41:27 log4j2.appender.rolling.append = true
09:41:27 log4j2.appender.rolling.layout.type = PatternLayout
09:41:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:41:27 log4j2.appender.rolling.policies.type = Policies
09:41:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:41:27 log4j2.appender.rolling.policies.size.size = 1GB
09:41:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:41:27 log4j2.appender.rolling.strategy.max = 7
09:41:27
09:41:27 # Audit file appender
09:41:27 log4j2.appender.audit.type = RollingRandomAccessFile
09:41:27 log4j2.appender.audit.name = AuditRollingFile
09:41:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:41:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:41:27 log4j2.appender.audit.append = true
09:41:27 log4j2.appender.audit.layout.type = PatternLayout
09:41:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:41:27 log4j2.appender.audit.policies.type = Policies
09:41:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:41:27 log4j2.appender.audit.policies.size.size = 8MB
09:41:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:41:27 log4j2.appender.audit.strategy.max = 7
09:41:27
09:41:27 # OSGi appender
09:41:27 log4j2.appender.osgi.type = PaxOsgi
09:41:27 log4j2.appender.osgi.name = PaxOsgi
09:41:27 log4j2.appender.osgi.filter = *
09:41:27
09:41:27 # help with identification of maven-related problems with pax-url-aether
09:41:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:41:27 #log4j2.logger.aether.level = TRACE
09:41:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:41:27 #log4j2.logger.http-headers.level = DEBUG
09:41:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:41:27 #log4j2.logger.maven.level = TRACE
09:41:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:41:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:41:27 Configure
09:41:27 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:27 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:41:27 + local -r controllermem=2048m
09:41:27 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:27 + echo Configure
09:41:27 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:41:27 max memory: 2048m
09:41:27 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:27 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:41:27 + echo ' max memory: 2048m'
09:41:27 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:41:27 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:27 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:27 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:27 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:41:27 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:27 #!/bin/sh
09:41:27 #
09:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:27 # contributor license agreements. See the NOTICE file distributed with
09:41:27 # this work for additional information regarding copyright ownership.
09:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:27 # (the "License"); you may not use this file except in compliance with
09:41:27 # the License. You may obtain a copy of the License at
09:41:27 #
09:41:27 # http://www.apache.org/licenses/LICENSE-2.0
09:41:27 #
09:41:27 # Unless required by applicable law or agreed to in writing, software
09:41:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:27 # See the License for the specific language governing permissions and
09:41:27 # limitations under the License.
09:41:27 #
09:41:27
09:41:27 #
09:41:27 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:41:27 # script: client, instance, shell, start, status, stop, karaf
09:41:27 #
09:41:27 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:41:27 # Actions go here...
09:41:27 # fi
09:41:27
09:41:27 #
09:41:27 # general settings which should be applied for all scripts go here; please keep
09:41:27 # in mind that it is possible that scripts might be executed more than once, e.g.
09:41:27 # in example of the start script where the start script is executed first and the
09:41:27 # karaf script afterwards.
09:41:27 #
09:41:27
09:41:27 #
09:41:27 # The following section shows the possible configuration options for the default
09:41:27 # karaf scripts
09:41:27 #
09:41:27 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:41:27 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:41:27 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:41:27 # export EXTRA_JAVA_OPTS # Additional JVM options
09:41:27 # export KARAF_HOME # Karaf home folder
09:41:27 # export KARAF_DATA # Karaf data folder
09:41:27 # export KARAF_BASE # Karaf base folder
09:41:27 # export KARAF_ETC # Karaf etc folder
09:41:27 # export KARAF_LOG # Karaf log folder
09:41:27 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:41:27 # export KARAF_OPTS # Additional available Karaf options
09:41:27 # export KARAF_DEBUG # Enable debug mode
09:41:27 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:41:27 # export KARAF_NOROOT # Prevent execution as root if set to true
09:41:27 Set Java version
09:41:27 + echo 'Set Java version'
09:41:27 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:41:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:41:27 sudo: a password is required
09:41:27 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:41:27 sudo: a password is required
09:41:27 JDK default version ...
09:41:27 + echo 'JDK default version ...'
09:41:27 + java -version
09:41:28 openjdk version "21.0.5" 2024-10-15
09:41:28 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:41:28 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:41:28 Set JAVA_HOME
09:41:28 + echo 'Set JAVA_HOME'
09:41:28 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:41:28 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:41:28 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:28 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:28 Listing all open ports on controller system...
09:41:28 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:28 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:41:28 + echo 'Listing all open ports on controller system...'
09:41:28 + netstat -pnatu
09:41:28 /tmp/configuration-script.sh: line 40: netstat: command not found
09:41:28 Configuring cluster
09:41:28 + '[' -f /tmp/custom_shard_config.txt ']'
09:41:28 + echo 'Configuring cluster'
09:41:28 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.6 10.30.171.158 10.30.171.28
09:41:28 ################################################
09:41:28 ## Configure Cluster ##
09:41:28 ################################################
09:41:28 NOTE: Cluster configuration files not found. Copying from
09:41:28 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:41:28 Configuring unique name in akka.conf
09:41:28 Configuring hostname in akka.conf
09:41:28 Configuring data and rpc seed nodes in akka.conf
09:41:28 modules = [
09:41:28
09:41:28 {
09:41:28 name = "inventory"
09:41:28 namespace = "urn:opendaylight:inventory"
09:41:28 shard-strategy = "module"
09:41:28 },
09:41:28 {
09:41:28 name = "topology"
09:41:28 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:41:28 shard-strategy = "module"
09:41:28 },
09:41:28 {
09:41:28 name = "toaster"
09:41:28 namespace = "http://netconfcentral.org/ns/toaster"
09:41:28 shard-strategy = "module"
09:41:28 }
09:41:28 ]
09:41:28 Configuring replication type in module-shards.conf
09:41:28 ################################################
09:41:28 ## NOTE: Manually restart controller to ##
09:41:28 ## apply configuration. ##
09:41:28 ################################################
09:41:28 Dump akka.conf
09:41:28 + echo 'Dump akka.conf'
09:41:28 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:28
09:41:28 odl-cluster-data {
09:41:28 akka {
09:41:28 remote {
09:41:28 artery {
09:41:28 enabled = on
09:41:28 transport = tcp
09:41:28 canonical.hostname = "10.30.171.6"
09:41:28 canonical.port = 2550
09:41:28 }
09:41:28 }
09:41:28
09:41:28 cluster {
09:41:28 # Using artery.
09:41:28 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.6:2550",
09:41:28 "akka://opendaylight-cluster-data@10.30.171.158:2550",
09:41:28 "akka://opendaylight-cluster-data@10.30.171.28:2550"]
09:41:28
09:41:28 roles = ["member-1"]
09:41:28
09:41:28 # when under load we might trip a false positive on the failure detector
09:41:28 # failure-detector {
09:41:28 # heartbeat-interval = 4 s
09:41:28 # acceptable-heartbeat-pause = 16s
09:41:28 # }
09:41:28 }
09:41:28
09:41:28 persistence {
09:41:28 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:41:28 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:41:28 # The relative path is always relative to KARAF_HOME.
09:41:28
09:41:28 # snapshot-store.local.dir = "target/snapshots"
09:41:28
09:41:28 # Use lz4 compression for LocalSnapshotStore snapshots
09:41:28 snapshot-store.local.use-lz4-compression = false
09:41:28 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:41:28 snapshot-store.local.lz4-blocksize = 256KB
09:41:28 }
09:41:28 disable-default-actor-system-quarantined-event-handling = "false"
09:41:28 }
09:41:28 }
09:41:28 Dump modules.conf
09:41:28 + echo 'Dump modules.conf'
09:41:28 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:28 modules = [
09:41:28
09:41:28 {
09:41:28 name = "inventory"
09:41:28 namespace = "urn:opendaylight:inventory"
09:41:28 shard-strategy = "module"
09:41:28 },
09:41:28 {
09:41:28 name = "topology"
09:41:28 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:41:28 shard-strategy = "module"
09:41:28 },
09:41:28 {
09:41:28 name = "toaster"
09:41:28 namespace = "http://netconfcentral.org/ns/toaster"
09:41:28 shard-strategy = "module"
09:41:28 }
09:41:28 ]
09:41:28 Dump module-shards.conf
09:41:28 + echo 'Dump module-shards.conf'
09:41:28 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:28 module-shards = [
09:41:28 {
09:41:28 name = "default"
09:41:28 shards = [
09:41:28 {
09:41:28 name = "default"
09:41:28 replicas = ["member-1",
09:41:28 "member-2",
09:41:28 "member-3"]
09:41:28 }
09:41:28 ]
09:41:28 },
09:41:28 {
09:41:28 name = "inventory"
09:41:28 shards = [
09:41:28 {
09:41:28 name="inventory"
09:41:28 replicas = ["member-1",
09:41:28 "member-2",
09:41:28 "member-3"]
09:41:28 }
09:41:28 ]
09:41:28 },
09:41:28 {
09:41:28 name = "topology"
09:41:28 shards = [
09:41:28 {
09:41:28 name="topology"
09:41:28 replicas = ["member-1",
09:41:28 "member-2",
09:41:28 "member-3"]
09:41:28 }
09:41:28 ]
09:41:28 },
09:41:28 {
09:41:28 name = "toaster"
09:41:28 shards = [
09:41:28 {
09:41:28 name="toaster"
09:41:28 replicas = ["member-1",
09:41:28 "member-2",
09:41:28 "member-3"]
09:41:28 }
09:41:28 ]
09:41:28 }
09:41:28 ]
09:41:28 Configuring member-2 with IP address 10.30.171.158
09:41:28 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:41:28 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:41:28 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:41:28 ++ [[ /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 ]]
09:41:28 ++ echo 'common-functions.sh is being sourced'
09:41:28 common-functions.sh is being sourced
09:41:28 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:41:28 ++ DISTROSTREAM=scandium
09:41:28 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:28 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:28 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:28 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:28 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:28 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:28 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:28 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:28 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:28 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:28 ++ export CONTROLLERMEM=
09:41:28 ++ CONTROLLERMEM=
09:41:28 ++ case "${DISTROSTREAM}" in
09:41:28 ++ CLUSTER_SYSTEM=akka
09:41:28 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:28 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:28 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:28 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:28 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:28 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:28 ++ print_common_env
09:41:28 ++ cat
09:41:28 common-functions environment:
09:41:28 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:28 ACTUALFEATURES:
09:41:28 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:28 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:28 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:28 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:28 CONTROLLERMEM:
09:41:28 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:28 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:28 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:28 SUITES:
09:41:28
09:41:28 ++ SSH='ssh -t -t'
09:41:28 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:41:28 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:41:28 Changing to /tmp
09:41:28 + echo 'Changing to /tmp'
09:41:28 + cd /tmp
09:41:28 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:28 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:41:28 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:28 --2025-10-02 09:41:28-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:28 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:41:28 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:41:28 HTTP request sent, awaiting response... 200 OK
09:41:28 Length: 190791264 (182M) [application/zip]
09:41:28 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:41:28
09:41:28 0K ........ ........ ........ ........ ........ ........ 1% 70.6M 3s
09:41:28 3072K ........ ........ ........ ........ ........ ........ 3% 125M 2s
09:41:28 6144K ........ ........ ........ ........ ........ ........ 4% 156M 2s
09:41:28 9216K ........ ........ ........ ........ ........ ........ 6% 160M 1s
09:41:28 12288K ........ ........ ........ ........ ........ ........ 8% 181M 1s
09:41:28 15360K ........ ........ ........ ........ ........ ........ 9% 167M 1s
09:41:28 18432K ........ ........ ........ ........ ........ ........ 11% 205M 1s
09:41:28 21504K ........ ........ ........ ........ ........ ........ 13% 213M 1s
09:41:28 24576K ........ ........ ........ ........ ........ ........ 14% 212M 1s
09:41:28 27648K ........ ........ ........ ........ ........ ........ 16% 258M 1s
09:41:28 30720K ........ ........ ........ ........ ........ ........ 18% 201M 1s
09:41:28 33792K ........ ........ ........ ........ ........ ........ 19% 252M 1s
09:41:28 36864K ........ ........ ........ ........ ........ ........ 21% 262M 1s
09:41:28 39936K ........ ........ ........ ........ ........ ........ 23% 308M 1s
09:41:28 43008K ........ ........ ........ ........ ........ ........ 24% 301M 1s
09:41:28 46080K ........ ........ ........ ........ ........ ........ 26% 323M 1s
09:41:28 49152K ........ ........ ........ ........ ........ ........ 28% 249M 1s
09:41:28 52224K ........ ........ ........ ........ ........ ........ 29% 192M 1s
09:41:28 55296K ........ ........ ........ ........ ........ ........ 31% 236M 1s
09:41:28 58368K ........ ........ ........ ........ ........ ........ 32% 229M 1s
09:41:28 61440K ........ ........ ........ ........ ........ ........ 34% 238M 1s
09:41:28 64512K ........ ........ ........ ........ ........ ........ 36% 243M 1s
09:41:28 67584K ........ ........ ........ ........ ........ ........ 37% 267M 1s
09:41:28 70656K ........ ........ ........ ........ ........ ........ 39% 271M 1s
09:41:28 73728K ........ ........ ........ ........ ........ ........ 41% 319M 1s
09:41:29 76800K ........ ........ ........ ........ ........ ........ 42% 351M 1s
09:41:29 79872K ........ ........ ........ ........ ........ ........ 44% 271M 0s
09:41:29 82944K ........ ........ ........ ........ ........ ........ 46% 246M 0s
09:41:29 86016K ........ ........ ........ ........ ........ ........ 47% 291M 0s
09:41:29 89088K ........ ........ ........ ........ ........ ........ 49% 233M 0s
09:41:29 92160K ........ ........ ........ ........ ........ ........ 51% 281M 0s
09:41:29 95232K ........ ........ ........ ........ ........ ........ 52% 346M 0s
09:41:29 98304K ........ ........ ........ ........ ........ ........ 54% 343M 0s
09:41:29 101376K ........ ........ ........ ........ ........ ........ 56% 309M 0s
09:41:29 104448K ........ ........ ........ ........ ........ ........ 57% 207M 0s
09:41:29 107520K ........ ........ ........ ........ ........ ........ 59% 284M 0s
09:41:29 110592K ........ ........ ........ ........ ........ ........ 61% 334M 0s
09:41:29 113664K ........ ........ ........ ........ ........ ........ 62% 278M 0s
09:41:29 116736K ........ ........ ........ ........ ........ ........ 64% 265M 0s
09:41:29 119808K ........ ........ ........ ........ ........ ........ 65% 239M 0s
09:41:29 122880K ........ ........ ........ ........ ........ ........ 67% 280M 0s
09:41:29 125952K ........ ........ ........ ........ ........ ........ 69% 254M 0s
09:41:29 129024K ........ ........ ........ ........ ........ ........ 70% 334M 0s
09:41:29 132096K ........ ........ ........ ........ ........ ........ 72% 329M 0s
09:41:29 135168K ........ ........ ........ ........ ........ ........ 74% 354M 0s
09:41:29 138240K ........ ........ ........ ........ ........ ........ 75% 346M 0s
09:41:29 141312K ........ ........ ........ ........ ........ ........ 77% 349M 0s
09:41:29 144384K ........ ........ ........ ........ ........ ........ 79% 349M 0s
09:41:29 147456K ........ ........ ........ ........ ........ ........ 80% 332M 0s
09:41:29 150528K ........ ........ ........ ........ ........ ........ 82% 348M 0s
09:41:29 153600K ........ ........ ........ ........ ........ ........ 84% 333M 0s
09:41:29 156672K ........ ........ ........ ........ ........ ........ 85% 232M 0s
09:41:29 159744K ........ ........ ........ ........ ........ ........ 87% 309M 0s
09:41:29 162816K ........ ........ ........ ........ ........ ........ 89% 343M 0s
09:41:29 165888K ........ ........ ........ ........ ........ ........ 90% 222M 0s
09:41:29 168960K ........ ........ ........ ........ ........ ........ 92% 218M 0s
09:41:29 172032K ........ ........ ........ ........ ........ ........ 93% 320M 0s
09:41:29 175104K ........ ........ ........ ........ ........ ........ 95% 370M 0s
09:41:29 178176K ........ ........ ........ ........ ........ ........ 97% 351M 0s
09:41:29 181248K ........ ........ ........ ........ ........ ........ 98% 367M 0s
09:41:29 184320K ........ ........ ........ ....... 100% 345M=0.7s
09:41:29
09:41:29 2025-10-02 09:41:29 (248 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:41:29
09:41:29 Extracting the new controller...
09:41:29 + echo 'Extracting the new controller...'
09:41:29 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:41:31 Adding external repositories...
09:41:31 + echo 'Adding external repositories...'
09:41:31 + 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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:31 ################################################################################
09:41:31 #
09:41:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:31 # contributor license agreements. See the NOTICE file distributed with
09:41:31 # this work for additional information regarding copyright ownership.
09:41:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:31 # (the "License"); you may not use this file except in compliance with
09:41:31 # the License. You may obtain a copy of the License at
09:41:31 #
09:41:31 # http://www.apache.org/licenses/LICENSE-2.0
09:41:31 #
09:41:31 # Unless required by applicable law or agreed to in writing, software
09:41:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:31 # See the License for the specific language governing permissions and
09:41:31 # limitations under the License.
09:41:31 #
09:41:31 ################################################################################
09:41:31
09:41:31 #
09:41:31 # If set to true, the following property will not allow any certificate to be used
09:41:31 # when accessing Maven repositories through SSL
09:41:31 #
09:41:31 #org.ops4j.pax.url.mvn.certificateCheck=
09:41:31
09:41:31 #
09:41:31 # Path to the local Maven settings file.
09:41:31 # The repositories defined in this file will be automatically added to the list
09:41:31 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:41:31 # below is not set.
09:41:31 # The following locations are checked for the existence of the settings.xml file
09:41:31 # * 1. looks for the specified url
09:41:31 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:41:31 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:41:31 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:41:31 #
09:41:31 #org.ops4j.pax.url.mvn.settings=
09:41:31
09:41:31 #
09:41:31 # Path to the local Maven repository which is used to avoid downloading
09:41:31 # artifacts when they already exist locally.
09:41:31 # The value of this property will be extracted from the settings.xml file
09:41:31 # above, or defaulted to:
09:41:31 # System.getProperty( "user.home" ) + "/.m2/repository"
09:41:31 #
09:41:31 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:41:31
09:41:31 #
09:41:31 # Default this to false. It's just weird to use undocumented repos
09:41:31 #
09:41:31 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:41:31
09:41:31 #
09:41:31 # Uncomment if you don't wanna use the proxy settings
09:41:31 # from the Maven conf/settings.xml file
09:41:31 #
09:41:31 # org.ops4j.pax.url.mvn.proxySupport=false
09:41:31
09:41:31 #
09:41:31 # Comma separated list of repositories scanned when resolving an artifact.
09:41:31 # Those repositories will be checked before iterating through the
09:41:31 # below list of repositories and even before the local repository
09:41:31 # A repository url can be appended with zero or more of the following flags:
09:41:31 # @snapshots : the repository contains snaphots
09:41:31 # @noreleases : the repository does not contain any released artifacts
09:41:31 #
09:41:31 # The following property value will add the system folder as a repo.
09:41:31 #
09:41:31 org.ops4j.pax.url.mvn.defaultRepositories=\
09:41:31 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:41:31 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:41:31 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:41:31
09:41:31 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:41:31 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:41:31
09:41:31 #
09:41:31 # Comma separated list of repositories scanned when resolving an artifact.
09:41:31 # The default list includes the following repositories:
09:41:31 # http://repo1.maven.org/maven2@id=central
09:41:31 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:41:31 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:41:31 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:41:31 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:41:31 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:41:31 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:41:31 # To add repositories to the default ones, prepend '+' to the list of repositories
09:41:31 # to add.
09:41:31 # A repository url can be appended with zero or more of the following flags:
09:41:31 # @snapshots : the repository contains snapshots
09:41:31 # @noreleases : the repository does not contain any released artifacts
09:41:31 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:41:31 #
09:41:31 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
09:41:31
09:41:31 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:41:31 + [[ True == \T\r\u\e ]]
09:41:31 + echo 'Configuring the startup features...'
09:41:31 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:31 + FEATURE_TEST_STRING=features-test
09:41:31 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:41:31 + KARAF_VERSION=karaf4
09:41:31 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:41:31 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:31 + [[ ! -z '' ]]
09:41:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:31 ################################################################################
09:41:31 #
09:41:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:31 # contributor license agreements. See the NOTICE file distributed with
09:41:31 # this work for additional information regarding copyright ownership.
09:41:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:31 # (the "License"); you may not use this file except in compliance with
09:41:31 # the License. You may obtain a copy of the License at
09:41:31 #
09:41:31 # http://www.apache.org/licenses/LICENSE-2.0
09:41:31 #
09:41:31 # Unless required by applicable law or agreed to in writing, software
09:41:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:31 # See the License for the specific language governing permissions and
09:41:31 # limitations under the License.
09:41:31 #
09:41:31 ################################################################################
09:41:31
09:41:31 #
09:41:31 # Comma separated list of features repositories to register by default
09:41:31 #
09:41:31 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:41:31
09:41:31 #
09:41:31 # Comma separated list of features to install at startup
09:41:31 #
09:41:31 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, c1e8630d-1360-471b-8652-67e8c784a10e
09:41:31
09:41:31 #
09:41:31 # Resource repositories (OBR) that the features resolver can use
09:41:31 # to resolve requirements/capabilities
09:41:31 #
09:41:31 # The format of the resourceRepositories is
09:41:31 # resourceRepositories=[xml:url|json:url],...
09:41:31 # for Instance:
09:41:31 #
09:41:31 #resourceRepositories=xml:http://host/path/to/index.xml
09:41:31 # or
09:41:31 #resourceRepositories=json:http://host/path/to/index.json
09:41:31 #
09:41:31
09:41:31 #
09:41:31 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:41:31 #
09:41:31 featuresBootAsynchronous=false
09:41:31
09:41:31 #
09:41:31 # Service requirements enforcement
09:41:31 #
09:41:31 # By default, the feature resolver checks the service requirements/capabilities of
09:41:31 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:41:31 # the required bundles.
09:41:31 # The following flag can have those values:
09:41:31 # - disable: service requirements are completely ignored
09:41:31 # - default: service requirements are ignored for old features
09:41:31 # - enforce: service requirements are always verified
09:41:31 #
09:41:31 #serviceRequirements=default
09:41:31
09:41:31 #
09:41:31 # Store cfg file for config element in feature
09:41:31 #
09:41:31 #configCfgStore=true
09:41:31
09:41:31 #
09:41:31 # Define if the feature service automatically refresh bundles
09:41:31 #
09:41:31 autoRefresh=true
09:41:31
09:41:31 #
09:41:31 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:41:31 # XML file defines instructions related to features processing
09:41:31 # versions.properties may declare properties to resolve placeholders in XML file
09:41:31 # both files are relative to ${karaf.etc}
09:41:31 #
09:41:31 #featureProcessing=org.apache.karaf.features.xml
09:41:31 #featureProcessingVersions=versions.properties
09:41:31 + configure_karaf_log karaf4 ''
09:41:31 + local -r karaf_version=karaf4
09:41:31 + local -r controllerdebugmap=
09:41:31 + local logapi=log4j
09:41:31 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:41:31 log4j2.rootLogger.level = INFO
09:41:31 #log4j2.rootLogger.type = asyncRoot
09:41:31 #log4j2.rootLogger.includeLocation = false
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:41:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:41:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:41:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:41:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:41:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:41:31 log4j2.logger.spifly.level = WARN
09:41:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:41:31 log4j2.logger.audit.level = INFO
09:41:31 log4j2.logger.audit.additivity = false
09:41:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:41:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:41:31 log4j2.appender.console.type = Console
09:41:31 log4j2.appender.console.name = Console
09:41:31 log4j2.appender.console.layout.type = PatternLayout
09:41:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:41:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:41:31 log4j2.appender.rolling.name = RollingFile
09:41:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:41:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:41:31 #log4j2.appender.rolling.immediateFlush = false
09:41:31 log4j2.appender.rolling.append = true
09:41:31 log4j2.appender.rolling.layout.type = PatternLayout
09:41:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:41:31 log4j2.appender.rolling.policies.type = Policies
09:41:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:41:31 log4j2.appender.rolling.policies.size.size = 64MB
09:41:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:41:31 log4j2.appender.rolling.strategy.max = 7
09:41:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:41:31 log4j2.appender.audit.name = AuditRollingFile
09:41:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:41:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:41:31 log4j2.appender.audit.append = true
09:41:31 log4j2.appender.audit.layout.type = PatternLayout
09:41:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:41:31 log4j2.appender.audit.policies.type = Policies
09:41:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:41:31 log4j2.appender.audit.policies.size.size = 8MB
09:41:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:41:31 log4j2.appender.audit.strategy.max = 7
09:41:31 log4j2.appender.osgi.type = PaxOsgi
09:41:31 log4j2.appender.osgi.name = PaxOsgi
09:41:31 log4j2.appender.osgi.filter = *
09:41:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:41:31 #log4j2.logger.aether.level = TRACE
09:41:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:41:31 #log4j2.logger.http-headers.level = DEBUG
09:41:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:41:31 #log4j2.logger.maven.level = TRACE
09:41:31 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:41:31 + logapi=log4j2
09:41:31 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:41:31 + '[' log4j2 == log4j2 ']'
09:41:31 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:31 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:41:31 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:41:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:41:31 controllerdebugmap:
09:41:31 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:41:31 + unset IFS
09:41:31 + echo 'controllerdebugmap: '
09:41:31 + '[' -n '' ']'
09:41:31 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:41:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:31 ################################################################################
09:41:31 #
09:41:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:31 # contributor license agreements. See the NOTICE file distributed with
09:41:31 # this work for additional information regarding copyright ownership.
09:41:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:31 # (the "License"); you may not use this file except in compliance with
09:41:31 # the License. You may obtain a copy of the License at
09:41:31 #
09:41:31 # http://www.apache.org/licenses/LICENSE-2.0
09:41:31 #
09:41:31 # Unless required by applicable law or agreed to in writing, software
09:41:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:31 # See the License for the specific language governing permissions and
09:41:31 # limitations under the License.
09:41:31 #
09:41:31 ################################################################################
09:41:31
09:41:31 # Common pattern layout for appenders
09:41:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:41:31
09:41:31 # Root logger
09:41:31 log4j2.rootLogger.level = INFO
09:41:31 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:41:31 #log4j2.rootLogger.type = asyncRoot
09:41:31 #log4j2.rootLogger.includeLocation = false
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:41:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:41:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:41:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:41:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:41:31
09:41:31 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:41:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:41:31
09:41:31 # Loggers configuration
09:41:31
09:41:31 # Spifly logger
09:41:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:41:31 log4j2.logger.spifly.level = WARN
09:41:31
09:41:31 # Security audit logger
09:41:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:41:31 log4j2.logger.audit.level = INFO
09:41:31 log4j2.logger.audit.additivity = false
09:41:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:41:31
09:41:31 # Appenders configuration
09:41:31
09:41:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:41:31 log4j2.appender.console.type = Console
09:41:31 log4j2.appender.console.name = Console
09:41:31 log4j2.appender.console.layout.type = PatternLayout
09:41:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:41:31
09:41:31 # Rolling file appender
09:41:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:41:31 log4j2.appender.rolling.name = RollingFile
09:41:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:41:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:41:31 # uncomment to not force a disk flush
09:41:31 #log4j2.appender.rolling.immediateFlush = false
09:41:31 log4j2.appender.rolling.append = true
09:41:31 log4j2.appender.rolling.layout.type = PatternLayout
09:41:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:41:31 log4j2.appender.rolling.policies.type = Policies
09:41:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:41:31 log4j2.appender.rolling.policies.size.size = 1GB
09:41:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:41:31 log4j2.appender.rolling.strategy.max = 7
09:41:31
09:41:31 # Audit file appender
09:41:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:41:31 log4j2.appender.audit.name = AuditRollingFile
09:41:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:41:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:41:31 log4j2.appender.audit.append = true
09:41:31 log4j2.appender.audit.layout.type = PatternLayout
09:41:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:41:31 log4j2.appender.audit.policies.type = Policies
09:41:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:41:31 log4j2.appender.audit.policies.size.size = 8MB
09:41:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:41:31 log4j2.appender.audit.strategy.max = 7
09:41:31
09:41:31 # OSGi appender
09:41:31 log4j2.appender.osgi.type = PaxOsgi
09:41:31 log4j2.appender.osgi.name = PaxOsgi
09:41:31 log4j2.appender.osgi.filter = *
09:41:31
09:41:31 # help with identification of maven-related problems with pax-url-aether
09:41:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:41:31 #log4j2.logger.aether.level = TRACE
09:41:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:41:31 #log4j2.logger.http-headers.level = DEBUG
09:41:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:41:31 #log4j2.logger.maven.level = TRACE
09:41:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:41:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:41:31 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:41:31 + local -r controllermem=2048m
09:41:31 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 + echo Configure
09:41:31 Configure
09:41:31 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:41:31 max memory: 2048m
09:41:31 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:41:31 + echo ' max memory: 2048m'
09:41:31 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:41:31 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:41:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 #!/bin/sh
09:41:31 #
09:41:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:31 # contributor license agreements. See the NOTICE file distributed with
09:41:31 # this work for additional information regarding copyright ownership.
09:41:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:31 # (the "License"); you may not use this file except in compliance with
09:41:31 # the License. You may obtain a copy of the License at
09:41:31 #
09:41:31 # http://www.apache.org/licenses/LICENSE-2.0
09:41:31 #
09:41:31 # Unless required by applicable law or agreed to in writing, software
09:41:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:31 # See the License for the specific language governing permissions and
09:41:31 # limitations under the License.
09:41:31 #
09:41:31
09:41:31 #
09:41:31 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:41:31 # script: client, instance, shell, start, status, stop, karaf
09:41:31 #
09:41:31 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:41:31 # Actions go here...
09:41:31 # fi
09:41:31
09:41:31 #
09:41:31 # general settings which should be applied for all scripts go here; please keep
09:41:31 # in mind that it is possible that scripts might be executed more than once, e.g.
09:41:31 # in example of the start script where the start script is executed first and the
09:41:31 # karaf script afterwards.
09:41:31 #
09:41:31
09:41:31 #
09:41:31 # The following section shows the possible configuration options for the default
09:41:31 # karaf scripts
09:41:31 #
09:41:31 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:41:31 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:41:31 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:41:31 # export EXTRA_JAVA_OPTS # Additional JVM options
09:41:31 # export KARAF_HOME # Karaf home folder
09:41:31 # export KARAF_DATA # Karaf data folder
09:41:31 # export KARAF_BASE # Karaf base folder
09:41:31 # export KARAF_ETC # Karaf etc folder
09:41:31 # export KARAF_LOG # Karaf log folder
09:41:31 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:41:31 # export KARAF_OPTS # Additional available Karaf options
09:41:31 # export KARAF_DEBUG # Enable debug mode
09:41:31 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:41:31 # export KARAF_NOROOT # Prevent execution as root if set to true
09:41:31 Set Java version
09:41:31 + echo 'Set Java version'
09:41:31 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:41:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:41:31 sudo: a password is required
09:41:31 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:41:31 sudo: a password is required
09:41:31 JDK default version ...
09:41:31 + echo 'JDK default version ...'
09:41:31 + java -version
09:41:31 openjdk version "21.0.5" 2024-10-15
09:41:31 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:41:31 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:41:31 Set JAVA_HOME
09:41:31 + echo 'Set JAVA_HOME'
09:41:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:41:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:41:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:41:31 Listing all open ports on controller system...
09:41:31 + echo 'Listing all open ports on controller system...'
09:41:31 + netstat -pnatu
09:41:31 /tmp/configuration-script.sh: line 40: netstat: command not found
09:41:31 + '[' -f /tmp/custom_shard_config.txt ']'
09:41:31 Configuring cluster
09:41:31 + echo 'Configuring cluster'
09:41:31 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.6 10.30.171.158 10.30.171.28
09:41:31 ################################################
09:41:31 ## Configure Cluster ##
09:41:31 ################################################
09:41:31 NOTE: Cluster configuration files not found. Copying from
09:41:31 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:41:31 Configuring unique name in akka.conf
09:41:31 Configuring hostname in akka.conf
09:41:31 Configuring data and rpc seed nodes in akka.conf
09:41:31 modules = [
09:41:31
09:41:31 {
09:41:31 name = "inventory"
09:41:31 namespace = "urn:opendaylight:inventory"
09:41:31 shard-strategy = "module"
09:41:31 },
09:41:31 {
09:41:31 name = "topology"
09:41:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:41:31 shard-strategy = "module"
09:41:31 },
09:41:31 {
09:41:31 name = "toaster"
09:41:31 namespace = "http://netconfcentral.org/ns/toaster"
09:41:31 shard-strategy = "module"
09:41:31 }
09:41:31 ]
09:41:31 Configuring replication type in module-shards.conf
09:41:31 ################################################
09:41:31 ## NOTE: Manually restart controller to ##
09:41:31 ## apply configuration. ##
09:41:31 ################################################
09:41:31 Dump akka.conf
09:41:31 + echo 'Dump akka.conf'
09:41:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:31
09:41:31 odl-cluster-data {
09:41:31 akka {
09:41:31 remote {
09:41:31 artery {
09:41:31 enabled = on
09:41:31 transport = tcp
09:41:31 canonical.hostname = "10.30.171.158"
09:41:31 canonical.port = 2550
09:41:31 }
09:41:31 }
09:41:31
09:41:31 cluster {
09:41:31 # Using artery.
09:41:31 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.6:2550",
09:41:31 "akka://opendaylight-cluster-data@10.30.171.158:2550",
09:41:31 "akka://opendaylight-cluster-data@10.30.171.28:2550"]
09:41:31
09:41:31 roles = ["member-2"]
09:41:31
09:41:31 # when under load we might trip a false positive on the failure detector
09:41:31 # failure-detector {
09:41:31 # heartbeat-interval = 4 s
09:41:31 # acceptable-heartbeat-pause = 16s
09:41:31 # }
09:41:31 }
09:41:31
09:41:31 persistence {
09:41:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:41:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:41:31 # The relative path is always relative to KARAF_HOME.
09:41:31
09:41:31 # snapshot-store.local.dir = "target/snapshots"
09:41:31
09:41:31 # Use lz4 compression for LocalSnapshotStore snapshots
09:41:31 snapshot-store.local.use-lz4-compression = false
09:41:31 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:41:31 snapshot-store.local.lz4-blocksize = 256KB
09:41:31 }
09:41:31 disable-default-actor-system-quarantined-event-handling = "false"
09:41:31 }
09:41:31 }
09:41:31 Dump modules.conf
09:41:31 + echo 'Dump modules.conf'
09:41:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:31 modules = [
09:41:31
09:41:31 {
09:41:31 name = "inventory"
09:41:31 namespace = "urn:opendaylight:inventory"
09:41:31 shard-strategy = "module"
09:41:31 },
09:41:31 {
09:41:31 name = "topology"
09:41:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:41:31 shard-strategy = "module"
09:41:31 },
09:41:31 {
09:41:31 name = "toaster"
09:41:31 namespace = "http://netconfcentral.org/ns/toaster"
09:41:31 shard-strategy = "module"
09:41:31 }
09:41:31 ]
09:41:31 Dump module-shards.conf
09:41:31 + echo 'Dump module-shards.conf'
09:41:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:31 module-shards = [
09:41:31 {
09:41:31 name = "default"
09:41:31 shards = [
09:41:31 {
09:41:31 name = "default"
09:41:31 replicas = ["member-1",
09:41:31 "member-2",
09:41:31 "member-3"]
09:41:31 }
09:41:31 ]
09:41:31 },
09:41:31 {
09:41:31 name = "inventory"
09:41:31 shards = [
09:41:31 {
09:41:31 name="inventory"
09:41:31 replicas = ["member-1",
09:41:31 "member-2",
09:41:31 "member-3"]
09:41:31 }
09:41:31 ]
09:41:31 },
09:41:31 {
09:41:31 name = "topology"
09:41:31 shards = [
09:41:31 {
09:41:31 name="topology"
09:41:31 replicas = ["member-1",
09:41:31 "member-2",
09:41:31 "member-3"]
09:41:31 }
09:41:31 ]
09:41:31 },
09:41:31 {
09:41:31 name = "toaster"
09:41:31 shards = [
09:41:31 {
09:41:31 name="toaster"
09:41:31 replicas = ["member-1",
09:41:31 "member-2",
09:41:31 "member-3"]
09:41:31 }
09:41:31 ]
09:41:31 }
09:41:31 ]
09:41:31 Configuring member-3 with IP address 10.30.171.28
09:41:31 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:41:31 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:41:31 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:41:31 ++ [[ /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 ]]
09:41:31 common-functions.sh is being sourced
09:41:31 ++ echo 'common-functions.sh is being sourced'
09:41:31 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:41:31 ++ DISTROSTREAM=scandium
09:41:31 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:31 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:31 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:31 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:31 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:31 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:31 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:31 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:31 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 ++ export CONTROLLERMEM=
09:41:31 ++ CONTROLLERMEM=
09:41:31 ++ case "${DISTROSTREAM}" in
09:41:31 ++ CLUSTER_SYSTEM=akka
09:41:31 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:31 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:31 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:31 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:31 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:31 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:31 ++ print_common_env
09:41:31 ++ cat
09:41:31 common-functions environment:
09:41:31 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:31 ACTUALFEATURES:
09:41:31 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:31 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:31 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:31 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:31 CONTROLLERMEM:
09:41:31 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:31 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:31 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:31 SUITES:
09:41:31
09:41:31 ++ SSH='ssh -t -t'
09:41:31 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:41:31 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:41:31 Changing to /tmp
09:41:31 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:31 + echo 'Changing to /tmp'
09:41:31 + cd /tmp
09:41:31 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:41:31 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:31 --2025-10-02 09:41:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:41:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:41:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:41:31 HTTP request sent, awaiting response... 200 OK
09:41:31 Length: 190791264 (182M) [application/zip]
09:41:31 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:41:31
09:41:31 0K ........ ........ ........ ........ ........ ........ 1% 56.9M 3s
09:41:32 3072K ........ ........ ........ ........ ........ ........ 3% 124M 2s
09:41:32 6144K ........ ........ ........ ........ ........ ........ 4% 144M 2s
09:41:32 9216K ........ ........ ........ ........ ........ ........ 6% 135M 2s
09:41:32 12288K ........ ........ ........ ........ ........ ........ 8% 144M 2s
09:41:32 15360K ........ ........ ........ ........ ........ ........ 9% 152M 1s
09:41:32 18432K ........ ........ ........ ........ ........ ........ 11% 167M 1s
09:41:32 21504K ........ ........ ........ ........ ........ ........ 13% 191M 1s
09:41:32 24576K ........ ........ ........ ........ ........ ........ 14% 192M 1s
09:41:32 27648K ........ ........ ........ ........ ........ ........ 16% 199M 1s
09:41:32 30720K ........ ........ ........ ........ ........ ........ 18% 230M 1s
09:41:32 33792K ........ ........ ........ ........ ........ ........ 19% 208M 1s
09:41:32 36864K ........ ........ ........ ........ ........ ........ 21% 226M 1s
09:41:32 39936K ........ ........ ........ ........ ........ ........ 23% 230M 1s
09:41:32 43008K ........ ........ ........ ........ ........ ........ 24% 218M 1s
09:41:32 46080K ........ ........ ........ ........ ........ ........ 26% 224M 1s
09:41:32 49152K ........ ........ ........ ........ ........ ........ 28% 220M 1s
09:41:32 52224K ........ ........ ........ ........ ........ ........ 29% 221M 1s
09:41:32 55296K ........ ........ ........ ........ ........ ........ 31% 224M 1s
09:41:32 58368K ........ ........ ........ ........ ........ ........ 32% 214M 1s
09:41:32 61440K ........ ........ ........ ........ ........ ........ 34% 216M 1s
09:41:32 64512K ........ ........ ........ ........ ........ ........ 36% 210M 1s
09:41:32 67584K ........ ........ ........ ........ ........ ........ 37% 245M 1s
09:41:32 70656K ........ ........ ........ ........ ........ ........ 39% 230M 1s
09:41:32 73728K ........ ........ ........ ........ ........ ........ 41% 233M 1s
09:41:32 76800K ........ ........ ........ ........ ........ ........ 42% 241M 1s
09:41:32 79872K ........ ........ ........ ........ ........ ........ 44% 230M 1s
09:41:32 82944K ........ ........ ........ ........ ........ ........ 46% 269M 1s
09:41:32 86016K ........ ........ ........ ........ ........ ........ 47% 299M 1s
09:41:32 89088K ........ ........ ........ ........ ........ ........ 49% 307M 0s
09:41:32 92160K ........ ........ ........ ........ ........ ........ 51% 281M 0s
09:41:32 95232K ........ ........ ........ ........ ........ ........ 52% 294M 0s
09:41:32 98304K ........ ........ ........ ........ ........ ........ 54% 260M 0s
09:41:32 101376K ........ ........ ........ ........ ........ ........ 56% 274M 0s
09:41:32 104448K ........ ........ ........ ........ ........ ........ 57% 282M 0s
09:41:32 107520K ........ ........ ........ ........ ........ ........ 59% 273M 0s
09:41:32 110592K ........ ........ ........ ........ ........ ........ 61% 265M 0s
09:41:32 113664K ........ ........ ........ ........ ........ ........ 62% 341M 0s
09:41:32 116736K ........ ........ ........ ........ ........ ........ 64% 340M 0s
09:41:32 119808K ........ ........ ........ ........ ........ ........ 65% 225M 0s
09:41:32 122880K ........ ........ ........ ........ ........ ........ 67% 259M 0s
09:41:32 125952K ........ ........ ........ ........ ........ ........ 69% 340M 0s
09:41:32 129024K ........ ........ ........ ........ ........ ........ 70% 307M 0s
09:41:32 132096K ........ ........ ........ ........ ........ ........ 72% 321M 0s
09:41:32 135168K ........ ........ ........ ........ ........ ........ 74% 315M 0s
09:41:32 138240K ........ ........ ........ ........ ........ ........ 75% 318M 0s
09:41:32 141312K ........ ........ ........ ........ ........ ........ 77% 315M 0s
09:41:32 144384K ........ ........ ........ ........ ........ ........ 79% 329M 0s
09:41:32 147456K ........ ........ ........ ........ ........ ........ 80% 324M 0s
09:41:32 150528K ........ ........ ........ ........ ........ ........ 82% 327M 0s
09:41:32 153600K ........ ........ ........ ........ ........ ........ 84% 328M 0s
09:41:32 156672K ........ ........ ........ ........ ........ ........ 85% 281M 0s
09:41:32 159744K ........ ........ ........ ........ ........ ........ 87% 257M 0s
09:41:32 162816K ........ ........ ........ ........ ........ ........ 89% 240M 0s
09:41:32 165888K ........ ........ ........ ........ ........ ........ 90% 237M 0s
09:41:32 168960K ........ ........ ........ ........ ........ ........ 92% 244M 0s
09:41:32 172032K ........ ........ ........ ........ ........ ........ 93% 264M 0s
09:41:32 175104K ........ ........ ........ ........ ........ ........ 95% 307M 0s
09:41:32 178176K ........ ........ ........ ........ ........ ........ 97% 234M 0s
09:41:32 181248K ........ ........ ........ ........ ........ ........ 98% 240M 0s
09:41:32 184320K ........ ........ ........ ....... 100% 225M=0.8s
09:41:32
09:41:32 2025-10-02 09:41:32 (225 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:41:32
09:41:32 Extracting the new controller...
09:41:32 + echo 'Extracting the new controller...'
09:41:32 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:41:34 Adding external repositories...
09:41:34 + echo 'Adding external repositories...'
09:41:34 + 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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:34 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:34 ################################################################################
09:41:34 #
09:41:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:34 # contributor license agreements. See the NOTICE file distributed with
09:41:34 # this work for additional information regarding copyright ownership.
09:41:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:34 # (the "License"); you may not use this file except in compliance with
09:41:34 # the License. You may obtain a copy of the License at
09:41:34 #
09:41:34 # http://www.apache.org/licenses/LICENSE-2.0
09:41:34 #
09:41:34 # Unless required by applicable law or agreed to in writing, software
09:41:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:34 # See the License for the specific language governing permissions and
09:41:34 # limitations under the License.
09:41:34 #
09:41:34 ################################################################################
09:41:34
09:41:34 #
09:41:34 # If set to true, the following property will not allow any certificate to be used
09:41:34 # when accessing Maven repositories through SSL
09:41:34 #
09:41:34 #org.ops4j.pax.url.mvn.certificateCheck=
09:41:34
09:41:34 #
09:41:34 # Path to the local Maven settings file.
09:41:34 # The repositories defined in this file will be automatically added to the list
09:41:34 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:41:34 # below is not set.
09:41:34 # The following locations are checked for the existence of the settings.xml file
09:41:34 # * 1. looks for the specified url
09:41:34 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:41:34 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:41:34 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:41:34 #
09:41:34 #org.ops4j.pax.url.mvn.settings=
09:41:34
09:41:34 #
09:41:34 # Path to the local Maven repository which is used to avoid downloading
09:41:34 # artifacts when they already exist locally.
09:41:34 # The value of this property will be extracted from the settings.xml file
09:41:34 # above, or defaulted to:
09:41:34 # System.getProperty( "user.home" ) + "/.m2/repository"
09:41:34 #
09:41:34 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:41:34
09:41:34 #
09:41:34 # Default this to false. It's just weird to use undocumented repos
09:41:34 #
09:41:34 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:41:34
09:41:34 #
09:41:34 # Uncomment if you don't wanna use the proxy settings
09:41:34 # from the Maven conf/settings.xml file
09:41:34 #
09:41:34 # org.ops4j.pax.url.mvn.proxySupport=false
09:41:34
09:41:34 #
09:41:34 # Comma separated list of repositories scanned when resolving an artifact.
09:41:34 # Those repositories will be checked before iterating through the
09:41:34 # below list of repositories and even before the local repository
09:41:34 # A repository url can be appended with zero or more of the following flags:
09:41:34 # @snapshots : the repository contains snaphots
09:41:34 # @noreleases : the repository does not contain any released artifacts
09:41:34 #
09:41:34 # The following property value will add the system folder as a repo.
09:41:34 #
09:41:34 org.ops4j.pax.url.mvn.defaultRepositories=\
09:41:34 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:41:34 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:41:34 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:41:34
09:41:34 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:41:34 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:41:34
09:41:34 #
09:41:34 # Comma separated list of repositories scanned when resolving an artifact.
09:41:34 # The default list includes the following repositories:
09:41:34 # http://repo1.maven.org/maven2@id=central
09:41:34 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:41:34 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:41:34 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:41:34 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:41:34 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:41:34 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:41:34 # To add repositories to the default ones, prepend '+' to the list of repositories
09:41:34 # to add.
09:41:34 # A repository url can be appended with zero or more of the following flags:
09:41:34 # @snapshots : the repository contains snapshots
09:41:34 # @noreleases : the repository does not contain any released artifacts
09:41:34 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:41:34 #
09:41:34 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
09:41:34
09:41:34 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:41:34 + [[ True == \T\r\u\e ]]
09:41:34 + echo 'Configuring the startup features...'
09:41:34 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:34 + FEATURE_TEST_STRING=features-test
09:41:34 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:41:34 + KARAF_VERSION=karaf4
09:41:34 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:41:34 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:34 + [[ ! -z '' ]]
09:41:34 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:34 ################################################################################
09:41:34 #
09:41:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:34 # contributor license agreements. See the NOTICE file distributed with
09:41:34 # this work for additional information regarding copyright ownership.
09:41:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:34 # (the "License"); you may not use this file except in compliance with
09:41:34 # the License. You may obtain a copy of the License at
09:41:34 #
09:41:34 # http://www.apache.org/licenses/LICENSE-2.0
09:41:34 #
09:41:34 # Unless required by applicable law or agreed to in writing, software
09:41:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:34 # See the License for the specific language governing permissions and
09:41:34 # limitations under the License.
09:41:34 #
09:41:34 ################################################################################
09:41:34
09:41:34 #
09:41:34 # Comma separated list of features repositories to register by default
09:41:34 #
09:41:34 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:41:34
09:41:34 #
09:41:34 # Comma separated list of features to install at startup
09:41:34 #
09:41:34 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, c1e8630d-1360-471b-8652-67e8c784a10e
09:41:34
09:41:34 #
09:41:34 # Resource repositories (OBR) that the features resolver can use
09:41:34 # to resolve requirements/capabilities
09:41:34 #
09:41:34 # The format of the resourceRepositories is
09:41:34 # resourceRepositories=[xml:url|json:url],...
09:41:34 # for Instance:
09:41:34 #
09:41:34 #resourceRepositories=xml:http://host/path/to/index.xml
09:41:34 # or
09:41:34 #resourceRepositories=json:http://host/path/to/index.json
09:41:34 #
09:41:34
09:41:34 #
09:41:34 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:41:34 #
09:41:34 featuresBootAsynchronous=false
09:41:34
09:41:34 #
09:41:34 # Service requirements enforcement
09:41:34 #
09:41:34 # By default, the feature resolver checks the service requirements/capabilities of
09:41:34 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:41:34 # the required bundles.
09:41:34 # The following flag can have those values:
09:41:34 # - disable: service requirements are completely ignored
09:41:34 # - default: service requirements are ignored for old features
09:41:34 # - enforce: service requirements are always verified
09:41:34 #
09:41:34 #serviceRequirements=default
09:41:34
09:41:34 #
09:41:34 # Store cfg file for config element in feature
09:41:34 #
09:41:34 #configCfgStore=true
09:41:34
09:41:34 #
09:41:34 # Define if the feature service automatically refresh bundles
09:41:34 #
09:41:34 autoRefresh=true
09:41:34
09:41:34 #
09:41:34 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:41:34 # XML file defines instructions related to features processing
09:41:34 # versions.properties may declare properties to resolve placeholders in XML file
09:41:34 # both files are relative to ${karaf.etc}
09:41:34 #
09:41:34 #featureProcessing=org.apache.karaf.features.xml
09:41:34 #featureProcessingVersions=versions.properties
09:41:34 + configure_karaf_log karaf4 ''
09:41:34 + local -r karaf_version=karaf4
09:41:34 + local -r controllerdebugmap=
09:41:34 + local logapi=log4j
09:41:34 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:41:34 log4j2.rootLogger.level = INFO
09:41:34 #log4j2.rootLogger.type = asyncRoot
09:41:34 #log4j2.rootLogger.includeLocation = false
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:41:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:41:34 log4j2.rootLogger.appenderRef.Console.ref = Console
09:41:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:41:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:41:34 log4j2.logger.spifly.name = org.apache.aries.spifly
09:41:34 log4j2.logger.spifly.level = WARN
09:41:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:41:34 log4j2.logger.audit.level = INFO
09:41:34 log4j2.logger.audit.additivity = false
09:41:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:41:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:41:34 log4j2.appender.console.type = Console
09:41:34 log4j2.appender.console.name = Console
09:41:34 log4j2.appender.console.layout.type = PatternLayout
09:41:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:41:34 log4j2.appender.rolling.type = RollingRandomAccessFile
09:41:34 log4j2.appender.rolling.name = RollingFile
09:41:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:41:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:41:34 #log4j2.appender.rolling.immediateFlush = false
09:41:34 log4j2.appender.rolling.append = true
09:41:34 log4j2.appender.rolling.layout.type = PatternLayout
09:41:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:41:34 log4j2.appender.rolling.policies.type = Policies
09:41:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:41:34 log4j2.appender.rolling.policies.size.size = 64MB
09:41:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:41:34 log4j2.appender.rolling.strategy.max = 7
09:41:34 log4j2.appender.audit.type = RollingRandomAccessFile
09:41:34 log4j2.appender.audit.name = AuditRollingFile
09:41:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:41:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:41:34 log4j2.appender.audit.append = true
09:41:34 log4j2.appender.audit.layout.type = PatternLayout
09:41:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:41:34 log4j2.appender.audit.policies.type = Policies
09:41:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:41:34 log4j2.appender.audit.policies.size.size = 8MB
09:41:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:41:34 log4j2.appender.audit.strategy.max = 7
09:41:34 log4j2.appender.osgi.type = PaxOsgi
09:41:34 log4j2.appender.osgi.name = PaxOsgi
09:41:34 log4j2.appender.osgi.filter = *
09:41:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:41:34 #log4j2.logger.aether.level = TRACE
09:41:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:41:34 #log4j2.logger.http-headers.level = DEBUG
09:41:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:41:34 #log4j2.logger.maven.level = TRACE
09:41:34 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:41:34 + logapi=log4j2
09:41:34 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:41:34 + '[' log4j2 == log4j2 ']'
09:41:34 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:34 controllerdebugmap:
09:41:34 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:34 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:41:34 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:41:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:41:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:41:34 + unset IFS
09:41:34 + echo 'controllerdebugmap: '
09:41:34 + '[' -n '' ']'
09:41:34 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:41:34 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:34 ################################################################################
09:41:34 #
09:41:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:34 # contributor license agreements. See the NOTICE file distributed with
09:41:34 # this work for additional information regarding copyright ownership.
09:41:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:34 # (the "License"); you may not use this file except in compliance with
09:41:34 # the License. You may obtain a copy of the License at
09:41:34 #
09:41:34 # http://www.apache.org/licenses/LICENSE-2.0
09:41:34 #
09:41:34 # Unless required by applicable law or agreed to in writing, software
09:41:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:34 # See the License for the specific language governing permissions and
09:41:34 # limitations under the License.
09:41:34 #
09:41:34 ################################################################################
09:41:34
09:41:34 # Common pattern layout for appenders
09:41:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:41:34
09:41:34 # Root logger
09:41:34 log4j2.rootLogger.level = INFO
09:41:34 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:41:34 #log4j2.rootLogger.type = asyncRoot
09:41:34 #log4j2.rootLogger.includeLocation = false
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:41:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:41:34 log4j2.rootLogger.appenderRef.Console.ref = Console
09:41:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:41:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:41:34
09:41:34 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:41:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:41:34
09:41:34 # Loggers configuration
09:41:34
09:41:34 # Spifly logger
09:41:34 log4j2.logger.spifly.name = org.apache.aries.spifly
09:41:34 log4j2.logger.spifly.level = WARN
09:41:34
09:41:34 # Security audit logger
09:41:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:41:34 log4j2.logger.audit.level = INFO
09:41:34 log4j2.logger.audit.additivity = false
09:41:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:41:34
09:41:34 # Appenders configuration
09:41:34
09:41:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:41:34 log4j2.appender.console.type = Console
09:41:34 log4j2.appender.console.name = Console
09:41:34 log4j2.appender.console.layout.type = PatternLayout
09:41:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:41:34
09:41:34 # Rolling file appender
09:41:34 log4j2.appender.rolling.type = RollingRandomAccessFile
09:41:34 log4j2.appender.rolling.name = RollingFile
09:41:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:41:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:41:34 # uncomment to not force a disk flush
09:41:34 #log4j2.appender.rolling.immediateFlush = false
09:41:34 log4j2.appender.rolling.append = true
09:41:34 log4j2.appender.rolling.layout.type = PatternLayout
09:41:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:41:34 log4j2.appender.rolling.policies.type = Policies
09:41:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:41:34 log4j2.appender.rolling.policies.size.size = 1GB
09:41:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:41:34 log4j2.appender.rolling.strategy.max = 7
09:41:34
09:41:34 # Audit file appender
09:41:34 log4j2.appender.audit.type = RollingRandomAccessFile
09:41:34 log4j2.appender.audit.name = AuditRollingFile
09:41:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:41:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:41:34 log4j2.appender.audit.append = true
09:41:34 log4j2.appender.audit.layout.type = PatternLayout
09:41:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:41:34 log4j2.appender.audit.policies.type = Policies
09:41:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:41:34 log4j2.appender.audit.policies.size.size = 8MB
09:41:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:41:34 log4j2.appender.audit.strategy.max = 7
09:41:34
09:41:34 # OSGi appender
09:41:34 log4j2.appender.osgi.type = PaxOsgi
09:41:34 log4j2.appender.osgi.name = PaxOsgi
09:41:34 log4j2.appender.osgi.filter = *
09:41:34
09:41:34 # help with identification of maven-related problems with pax-url-aether
09:41:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:41:34 #log4j2.logger.aether.level = TRACE
09:41:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:41:34 #log4j2.logger.http-headers.level = DEBUG
09:41:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:41:34 #log4j2.logger.maven.level = TRACE
09:41:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:41:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:41:34 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:34 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:41:34 + local -r controllermem=2048m
09:41:34 Configure
09:41:34 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:34 + echo Configure
09:41:34 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:41:34 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:41:34 max memory: 2048m
09:41:34 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:34 + echo ' max memory: 2048m'
09:41:34 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:41:34 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:34 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:34 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:34 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:41:34 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:34 #!/bin/sh
09:41:34 #
09:41:34 # Licensed to the Apache Software Foundation (ASF) under one or more
09:41:34 # contributor license agreements. See the NOTICE file distributed with
09:41:34 # this work for additional information regarding copyright ownership.
09:41:34 # The ASF licenses this file to You under the Apache License, Version 2.0
09:41:34 # (the "License"); you may not use this file except in compliance with
09:41:34 # the License. You may obtain a copy of the License at
09:41:34 #
09:41:34 # http://www.apache.org/licenses/LICENSE-2.0
09:41:34 #
09:41:34 # Unless required by applicable law or agreed to in writing, software
09:41:34 # distributed under the License is distributed on an "AS IS" BASIS,
09:41:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:41:34 # See the License for the specific language governing permissions and
09:41:34 # limitations under the License.
09:41:34 #
09:41:34
09:41:34 #
09:41:34 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:41:34 # script: client, instance, shell, start, status, stop, karaf
09:41:34 #
09:41:34 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:41:34 # Actions go here...
09:41:34 # fi
09:41:34
09:41:34 #
09:41:34 # general settings which should be applied for all scripts go here; please keep
09:41:34 # in mind that it is possible that scripts might be executed more than once, e.g.
09:41:34 # in example of the start script where the start script is executed first and the
09:41:34 # karaf script afterwards.
09:41:34 #
09:41:34
09:41:34 #
09:41:34 # The following section shows the possible configuration options for the default
09:41:34 # karaf scripts
09:41:34 #
09:41:34 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:41:34 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:41:34 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:41:34 # export EXTRA_JAVA_OPTS # Additional JVM options
09:41:34 # export KARAF_HOME # Karaf home folder
09:41:34 # export KARAF_DATA # Karaf data folder
09:41:34 # export KARAF_BASE # Karaf base folder
09:41:34 # export KARAF_ETC # Karaf etc folder
09:41:34 # export KARAF_LOG # Karaf log folder
09:41:34 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:41:34 # export KARAF_OPTS # Additional available Karaf options
09:41:34 # export KARAF_DEBUG # Enable debug mode
09:41:34 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:41:34 # export KARAF_NOROOT # Prevent execution as root if set to true
09:41:34 Set Java version
09:41:34 + echo 'Set Java version'
09:41:34 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:41:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:41:34 sudo: a password is required
09:41:34 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:34 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:41:34 sudo: a password is required
09:41:34 JDK default version ...
09:41:34 + echo 'JDK default version ...'
09:41:34 + java -version
09:41:34 openjdk version "21.0.5" 2024-10-15
09:41:34 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:41:34 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:41:34 Set JAVA_HOME
09:41:34 + echo 'Set JAVA_HOME'
09:41:34 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:41:34 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:41:34 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:34 Listing all open ports on controller system...
09:41:34 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:41:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:41:34 + echo 'Listing all open ports on controller system...'
09:41:34 + netstat -pnatu
09:41:34 /tmp/configuration-script.sh: line 40: netstat: command not found
09:41:34 Configuring cluster
09:41:34 + '[' -f /tmp/custom_shard_config.txt ']'
09:41:34 + echo 'Configuring cluster'
09:41:34 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.6 10.30.171.158 10.30.171.28
09:41:34 ################################################
09:41:34 ## Configure Cluster ##
09:41:34 ################################################
09:41:34 NOTE: Cluster configuration files not found. Copying from
09:41:34 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:41:34 Configuring unique name in akka.conf
09:41:34 Configuring hostname in akka.conf
09:41:34 Configuring data and rpc seed nodes in akka.conf
09:41:34 modules = [
09:41:34
09:41:34 {
09:41:34 name = "inventory"
09:41:34 namespace = "urn:opendaylight:inventory"
09:41:34 shard-strategy = "module"
09:41:34 },
09:41:34 {
09:41:34 name = "topology"
09:41:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:41:34 shard-strategy = "module"
09:41:34 },
09:41:34 {
09:41:34 name = "toaster"
09:41:34 namespace = "http://netconfcentral.org/ns/toaster"
09:41:34 shard-strategy = "module"
09:41:34 }
09:41:34 ]
09:41:34 Configuring replication type in module-shards.conf
09:41:34 ################################################
09:41:34 ## NOTE: Manually restart controller to ##
09:41:34 ## apply configuration. ##
09:41:34 ################################################
09:41:34 Dump akka.conf
09:41:34 + echo 'Dump akka.conf'
09:41:34 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:34
09:41:34 odl-cluster-data {
09:41:34 akka {
09:41:34 remote {
09:41:34 artery {
09:41:34 enabled = on
09:41:34 transport = tcp
09:41:34 canonical.hostname = "10.30.171.28"
09:41:34 canonical.port = 2550
09:41:34 }
09:41:34 }
09:41:34
09:41:34 cluster {
09:41:34 # Using artery.
09:41:34 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.6:2550",
09:41:34 "akka://opendaylight-cluster-data@10.30.171.158:2550",
09:41:34 "akka://opendaylight-cluster-data@10.30.171.28:2550"]
09:41:34
09:41:34 roles = ["member-3"]
09:41:34
09:41:34 # when under load we might trip a false positive on the failure detector
09:41:34 # failure-detector {
09:41:34 # heartbeat-interval = 4 s
09:41:34 # acceptable-heartbeat-pause = 16s
09:41:34 # }
09:41:34 }
09:41:34
09:41:34 persistence {
09:41:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:41:34 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:41:34 # The relative path is always relative to KARAF_HOME.
09:41:34
09:41:34 # snapshot-store.local.dir = "target/snapshots"
09:41:34
09:41:34 # Use lz4 compression for LocalSnapshotStore snapshots
09:41:34 snapshot-store.local.use-lz4-compression = false
09:41:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:41:34 snapshot-store.local.lz4-blocksize = 256KB
09:41:34 }
09:41:34 disable-default-actor-system-quarantined-event-handling = "false"
09:41:34 }
09:41:34 }
09:41:34 Dump modules.conf
09:41:34 + echo 'Dump modules.conf'
09:41:34 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:34 modules = [
09:41:34
09:41:34 {
09:41:34 name = "inventory"
09:41:34 namespace = "urn:opendaylight:inventory"
09:41:34 shard-strategy = "module"
09:41:34 },
09:41:34 {
09:41:34 name = "topology"
09:41:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:41:34 shard-strategy = "module"
09:41:34 },
09:41:34 {
09:41:34 name = "toaster"
09:41:34 namespace = "http://netconfcentral.org/ns/toaster"
09:41:34 shard-strategy = "module"
09:41:34 }
09:41:34 ]
09:41:34 Dump module-shards.conf
09:41:34 + echo 'Dump module-shards.conf'
09:41:34 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:34 module-shards = [
09:41:34 {
09:41:34 name = "default"
09:41:34 shards = [
09:41:34 {
09:41:34 name = "default"
09:41:34 replicas = ["member-1",
09:41:34 "member-2",
09:41:34 "member-3"]
09:41:34 }
09:41:34 ]
09:41:34 },
09:41:34 {
09:41:34 name = "inventory"
09:41:34 shards = [
09:41:34 {
09:41:34 name="inventory"
09:41:34 replicas = ["member-1",
09:41:34 "member-2",
09:41:34 "member-3"]
09:41:34 }
09:41:34 ]
09:41:34 },
09:41:34 {
09:41:34 name = "topology"
09:41:34 shards = [
09:41:34 {
09:41:34 name="topology"
09:41:34 replicas = ["member-1",
09:41:34 "member-2",
09:41:34 "member-3"]
09:41:34 }
09:41:34 ]
09:41:34 },
09:41:34 {
09:41:34 name = "toaster"
09:41:34 shards = [
09:41:34 {
09:41:34 name="toaster"
09:41:34 replicas = ["member-1",
09:41:34 "member-2",
09:41:34 "member-3"]
09:41:34 }
09:41:34 ]
09:41:34 }
09:41:34 ]
09:41:34 Locating config plan to use...
09:41:34 Finished running config plans
09:41:34 Starting member-1 with IP address 10.30.171.6
09:41:34 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:35 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:35 Redirecting karaf console output to karaf_console.log
09:41:35 Starting controller...
09:41:35 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:41:35 Starting member-2 with IP address 10.30.171.158
09:41:35 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:41:35 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:41:35 Redirecting karaf console output to karaf_console.log
09:41:35 Starting controller...
09:41:35 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:41:35 Starting member-3 with IP address 10.30.171.28
09:41:35 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:41:36 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:41:36 Redirecting karaf console output to karaf_console.log
09:41:36 Starting controller...
09:41:36 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:41:36 [netconf-csit-3node-clustering-only-scandium] $ /bin/bash /tmp/jenkins16900448506861801969.sh
09:41:36 common-functions.sh is being sourced
09:41:36 common-functions environment:
09:41:36 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:41:36 ACTUALFEATURES:
09:41:36 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:41:36 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:41:36 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:41:36 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:41:36 CONTROLLERMEM: 2048m
09:41:36 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:41:36 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:41:36 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:41:36 SUITES:
09:41:36
09:41:36 + echo '#################################################'
09:41:36 #################################################
09:41:36 + echo '## Verify Cluster is UP ##'
09:41:36 ## Verify Cluster is UP ##
09:41:36 + echo '#################################################'
09:41:36 #################################################
09:41:36 + create_post_startup_script
09:41:36 + cat
09:41:36 + copy_and_run_post_startup_script
09:41:36 + seed_index=1
09:41:36 ++ seq 1 3
09:41:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:41:36 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:41:36 + echo 'Execute the post startup script on controller 10.30.171.6'
09:41:36 Execute the post startup script on controller 10.30.171.6
09:41:36 + scp /w/workspace/netconf-csit-3node-clustering-only-scandium/post-startup-script.sh 10.30.171.6:/tmp/
09:41:36 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:36 + ssh 10.30.171.6 'bash /tmp/post-startup-script.sh 1'
09:41:36 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:41:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:41:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:41:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:41:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:41:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:36 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:42:41 2025-10-02T09:42:13,073 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:42:41 Controller is UP
09:42:41 2025-10-02T09:42:13,073 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:42:41 Listing all open ports on controller system...
09:42:41 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:42:41 looking for "BindException: Address already in use" in log file
09:42:41 looking for "server is unhealthy" in log file
09:42:41 + '[' 1 == 0 ']'
09:42:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:42:41 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:42:41 + echo 'Execute the post startup script on controller 10.30.171.158'
09:42:41 Execute the post startup script on controller 10.30.171.158
09:42:41 + scp /w/workspace/netconf-csit-3node-clustering-only-scandium/post-startup-script.sh 10.30.171.158:/tmp/
09:42:41 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:42:42 + ssh 10.30.171.158 'bash /tmp/post-startup-script.sh 2'
09:42:42 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:42:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:42:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:43 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:43:47 2025-10-02T09:42:13,461 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:43:47 Controller is UP
09:43:47 2025-10-02T09:42:13,461 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:43:47 Listing all open ports on controller system...
09:43:47 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:43:47 looking for "BindException: Address already in use" in log file
09:43:47 looking for "server is unhealthy" in log file
09:43:47 + '[' 2 == 0 ']'
09:43:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:43:47 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:43:47 + echo 'Execute the post startup script on controller 10.30.171.28'
09:43:47 Execute the post startup script on controller 10.30.171.28
09:43:47 + scp /w/workspace/netconf-csit-3node-clustering-only-scandium/post-startup-script.sh 10.30.171.28:/tmp/
09:43:47 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:48 + ssh 10.30.171.28 'bash /tmp/post-startup-script.sh 3'
09:43:48 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:48 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:53 2025-10-02T09:42:12,932 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:53 Controller is UP
09:44:53 2025-10-02T09:42:12,932 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:53 Listing all open ports on controller system...
09:44:53 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:53 looking for "BindException: Address already in use" in log file
09:44:53 looking for "server is unhealthy" in log file
09:44:53 + '[' 0 == 0 ']'
09:44:53 + seed_index=1
09:44:53 + dump_controller_threads
09:44:53 ++ seq 1 3
09:44:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:44:53 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:44:53 + echo 'Let'\''s take the karaf thread dump'
09:44:53 Let's take the karaf thread dump
09:44:53 + ssh 10.30.171.6 'sudo ps aux'
09:44:53 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:44:54 ++ tr -s ' '
09:44:54 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-scandium/ps_before.log
09:44:54 ++ grep -v grep
09:44:54 ++ cut -f2 '-d '
09:44:54 + pid=2040
09:44:54 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
09:44:54 karaf main: org.apache.karaf.main.Main, pid:2040
09:44:54 + ssh 10.30.171.6 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
09:44:54 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
09:44:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:44:54 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:44:54 + echo 'Let'\''s take the karaf thread dump'
09:44:54 Let's take the karaf thread dump
09:44:54 + ssh 10.30.171.158 'sudo ps aux'
09:44:54 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:44:55 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-scandium/ps_before.log
09:44:55 ++ grep -v grep
09:44:55 ++ tr -s ' '
09:44:55 ++ cut -f2 '-d '
09:44:55 + pid=2036
09:44:55 + echo 'karaf main: org.apache.karaf.main.Main, pid:2036'
09:44:55 karaf main: org.apache.karaf.main.Main, pid:2036
09:44:55 + ssh 10.30.171.158 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2036'
09:44:55 Warning: Permanently added '10.30.171.158' (ECDSA) to the list of known hosts.
09:44:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:44:55 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:44:55 + echo 'Let'\''s take the karaf thread dump'
09:44:55 Let's take the karaf thread dump
09:44:55 + ssh 10.30.171.28 'sudo ps aux'
09:44:55 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:44:56 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-scandium/ps_before.log
09:44:56 ++ grep -v grep
09:44:56 ++ tr -s ' '
09:44:56 ++ cut -f2 '-d '
09:44:56 + pid=2060
09:44:56 + echo 'karaf main: org.apache.karaf.main.Main, pid:2060'
09:44:56 karaf main: org.apache.karaf.main.Main, pid:2060
09:44:56 + ssh 10.30.171.28 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2060'
09:44:56 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:44:56 + '[' 0 -gt 0 ']'
09:44:56 + echo 'Generating controller variables...'
09:44:56 Generating controller variables...
09:44:56 ++ seq 1 3
09:44:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:44:57 + CONTROLLERIP=ODL_SYSTEM_1_IP
09:44:57 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.6'
09:44:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:44:57 + CONTROLLERIP=ODL_SYSTEM_2_IP
09:44:57 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.6 -v ODL_SYSTEM_2_IP:10.30.171.158'
09:44:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
09:44:57 + CONTROLLERIP=ODL_SYSTEM_3_IP
09:44:57 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.6 -v ODL_SYSTEM_2_IP:10.30.171.158 -v ODL_SYSTEM_3_IP:10.30.171.28'
09:44:57 + echo 'Generating mininet variables...'
09:44:57 Generating mininet variables...
09:44:57 ++ seq 1 1
09:44:57 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
09:44:57 + MININETIP=TOOLS_SYSTEM_1_IP
09:44:57 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.241'
09:44:57 + get_test_suites SUITES
09:44:57 + local __suite_list=SUITES
09:44:57 + echo 'Locating test plan to use...'
09:44:57 Locating test plan to use...
09:44:57 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/testplans/netconf-clustering-scandium.txt
09:44:57 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/testplans/netconf-clustering-scandium.txt ']'
09:44:57 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/testplans/netconf-clustering.txt
09:44:57 + '[' disabled '!=' disabled ']'
09:44:57 + echo 'Changing the testplan path...'
09:44:57 Changing the testplan path...
09:44:57 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-scandium: /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/testplans/netconf-clustering.txt
09:44:57 + cat testplan.txt
09:44:57 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved.
09:44:57 #
09:44:57 # This program and the accompanying materials are made available under the
09:44:57 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
09:44:57 # and is available at http://www.eclipse.org/legal/epl-v10.html
09:44:57
09:44:57 # Place the suites in run order:
09:44:57
09:44:57 # Run non intrusive cluster tests first.
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/bug8086.robot
09:44:57
09:44:57 # Run the intrusive cluster tests after the non-intrusive ones.
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/outages.robot
09:44:57
09:44:57 # Next suite is commented because of NETCONF-454
09:44:57 #/w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
09:44:57 #/w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot
09:44:57
09:44:57 # Repeat some suites again to try to detect breakage caused by
09:44:57 # the intrusive tests that survived a "device deconfigure" - "device
09:44:57 # reconfigure" cycle.
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot
09:44:57 /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot
09:44:57 + '[' -z '' ']'
09:44:57 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
09:44:57 ++ tr '\012' ' '
09:44:57 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot '
09:44:57 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot '\'''
09:44:57 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot '
09:44:57 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot ...'
09:44:57 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot ...
09:44:57 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip -v CONTROLLER:10.30.171.6 -v CONTROLLER1:10.30.171.158 -v CONTROLLER2:10.30.171.28 -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-scandium -v MININET:10.30.171.241 -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:scandium -v ODL_SYSTEM_IP:10.30.171.6 -v ODL_SYSTEM_1_IP:10.30.171.6 -v ODL_SYSTEM_2_IP:10.30.171.158 -v ODL_SYSTEM_3_IP:10.30.171.28 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.241 -v TOOLS_SYSTEM_1_IP:10.30.171.241 -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-scandium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-scandium/test/csit/suites/netconf/clustering/CRUD.robot
09:44:57 ==============================================================================
09:44:57 netconf-clustering.txt
09:44:57 ==============================================================================
09:44:57 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite.
09:44:57 ==============================================================================
09:45:03 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:09 | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:11 | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:14 | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:15 | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 | FAIL |
09:45:18 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.158:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
09:45:18 ------------------------------------------------------------------------------
09:45:18 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:29 | FAIL |
09:45:29 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
09:45:29 ------------------------------------------------------------------------------
09:45:29 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:40 | FAIL |
09:45:40 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
09:45:40 ------------------------------------------------------------------------------
09:45:40 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:51 | FAIL |
09:45:51 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
09:45:51 ------------------------------------------------------------------------------
09:45:51 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:51 | FAIL |
09:45:51 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:45:51
09:45:51 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.158:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
09:45:51 ------------------------------------------------------------------------------
09:45:51 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:52 | FAIL |
09:45:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:45:52
09:45:52 != Modified Content
09:45:52 ------------------------------------------------------------------------------
09:45:52 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:45:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:53 | FAIL |
09:46:53 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:46:53
09:46:53 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
09:46:53 ------------------------------------------------------------------------------
09:46:53 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:46:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:53 | FAIL |
09:47:53 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:47:53
09:47:53 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
09:47:53 ------------------------------------------------------------------------------
09:47:53 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 | FAIL |
09:47:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
09:47:54
09:47:54 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.158:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
09:47:54 ------------------------------------------------------------------------------
09:47:54 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL |
09:47:57 26 tests, 17 passed, 9 failed
09:47:57 ==============================================================================
09:47:57 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su...
09:47:57 ==============================================================================
09:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:05 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:10 | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 | PASS |
09:48:14 ------------------------------------------------------------------------------
09:48:14 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 | FAIL |
09:48:25 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.158:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:48:25 ------------------------------------------------------------------------------
09:48:25 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 | FAIL |
09:48:25 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.158:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
09:48:25 ------------------------------------------------------------------------------
09:48:25 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 | FAIL |
09:48:36 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.158:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:48:36 ------------------------------------------------------------------------------
09:48:36 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:47 | FAIL |
09:48:47 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
09:48:47 ------------------------------------------------------------------------------
09:48:47 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 | FAIL |
09:48:58 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
09:48:58 ------------------------------------------------------------------------------
09:48:58 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 | FAIL |
09:48:58 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.158:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:59 | FAIL |
09:48:59 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.158:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:48:59 ------------------------------------------------------------------------------
09:48:59 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:59 | FAIL |
09:49:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
09:49:59 ------------------------------------------------------------------------------
09:49:59 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:00 | FAIL |
09:51:00 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
09:51:00 ------------------------------------------------------------------------------
09:51:00 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:00 | FAIL |
09:51:00 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.158:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
09:51:00 ------------------------------------------------------------------------------
09:51:00 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 | FAIL |
09:51:01 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.158:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
09:51:01 ------------------------------------------------------------------------------
09:51:01 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 | PASS |
09:51:01 ------------------------------------------------------------------------------
09:51:01 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 | PASS |
09:51:01 ------------------------------------------------------------------------------
09:51:01 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:02 | PASS |
09:51:02 ------------------------------------------------------------------------------
09:51:02 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:02 | PASS |
09:51:02 ------------------------------------------------------------------------------
09:51:02 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:03 | PASS |
09:51:03 ------------------------------------------------------------------------------
09:51:03 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:04 | PASS |
09:51:04 ------------------------------------------------------------------------------
09:51:04 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL |
09:51:04 26 tests, 15 passed, 11 failed
09:51:04 ==============================================================================
09:51:04 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base...
09:51:04 ==============================================================================
09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:07 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:51:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:35