Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137163 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-25643 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-HCthRyPOvWLB/agent.5450 SSH_AGENT_PID=5451 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_10548720700397162010.key (/w/workspace/cps-master-verify-java@tmp/private_key_10548720700397162010.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps.git > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh1719939048948681053.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh18215630347265083252.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/63/137163/8 # timeout=30 > git rev-parse 229146bf97449a23492327a78d2071149fdd8f77^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 229146bf97449a23492327a78d2071149fdd8f77 (refs/changes/63/137163/8) > git config core.sparsecheckout # timeout=10 > git checkout -f 229146bf97449a23492327a78d2071149fdd8f77 # timeout=30 Commit message: "XML content support on update node leaves" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk bbfb061bf2f6c2a3448d3afaef256d98c032bd4b # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4997611806949590102.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p4qJ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-p4qJ/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-p4qJ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.90 botocore==1.34.90 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.1 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.1 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins17967102500581546397.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config16377062373426447192tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15646230765123418787tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-25643 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings14190561081483627505.xml -gs /tmp/global-settings13523854840874853726.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=229146bf97449a23492327a78d2071149fdd8f77 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ra00745022@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Rudrangi Anupriya" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137163 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ra00745022@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137163 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Rudrangi Anupriya\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/63/137163/8 "-DGERRIT_PATCHSET_UPLOADER_NAME=Rudrangi Anupriya" '-DGERRIT_CHANGE_OWNER=\"Rudrangi Anupriya\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=WE1MIGNvbnRlbnQgc3VwcG9ydCBvbiB1cGRhdGUgbm9kZSBsZWF2ZXMKCklzc3VlLUlEOiBDUFMtMjA3MQpDaGFuZ2UtSWQ6IEliZTdmNTlmYmZjYmIwMzcwMzYyNjEzMmM2ZDVjMmFmZGUwZTdhYjRiClNpZ25lZC1vZmYtYnk6IFJ1ZHJhbmdpIEFudXByaXlhIDxyYTAwNzQ1MDIyQHRlY2htYWhpbmRyYS5jb20+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=XML content support on update node leaves" '-DGERRIT_EVENT_ACCOUNT=\"Rudrangi Anupriya\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=Ibe7f59fbfcbb03703626132c6d5c2afde0e7ab4b -DGERRIT_EVENT_HASH=-1791618965 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ra00745022@techmahindra.com -DGERRIT_PATCHSET_NUMBER=8 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Rudrangi Anupriya" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.8-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.8-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.8-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] dmi-plugin-demo-and-csit-stub [pom] [INFO] dmi-plugin-demo-and-csit-stub-service [jar] [INFO] dmi-plugin-demo-and-csit-stub-app [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.4.8-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.8-SNAPSHOT/cps-dependencies-3.4.8-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.8-SNAPSHOT [2/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.8-SNAPSHOT/cps-bom-3.4.8-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.8-SNAPSHOT [3/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: Error, Committer email is not included in config file. If your company is new to the project please make appropriate changes to project-committers-config.csv for Copyright Check to work. Exiting... ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/checkstyle-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.8-SNAPSHOT/checkstyle-3.4.8-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.8-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/spotbugs-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.8-SNAPSHOT/spotbugs-3.4.8-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.8-SNAPSHOT [5/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.8-SNAPSHOT/cps-parent-3.4.8-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.8-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.8-SNAPSHOT/cps-events-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.8-SNAPSHOT/cps-events-3.4.8-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.8-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/cps-path-parser-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.8-SNAPSHOT/cps-path-parser-3.4.8-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.8-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 68 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 67 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s - in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 18:50:07.999 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 18:50:08.008 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 18:50:08.037 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 18:50:08.041 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 18:50:08.065 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 s - in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 s - in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.YangParserSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 18:50:04,882 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:50:04,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Here is a list of configurators discovered as a service, by rank: 18:50:04,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:50:04,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:50:04,885 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:50:04,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:50:04,895 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:50:04,896 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:50:04,898 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:50:04,898 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:50:04,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:50:04,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:50:04,899 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:50:04,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:50:04,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:50:04,900 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:50:04,900 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:50:04,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:50:04,901 |-INFO in ch.qos.logback.classic.BasicConfigurator@452811e3 - Setting up default configuration. 18:50:04,920 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a8ebb66 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 18:50:10,652 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7cb17098 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:50:10,653 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@197cc9a1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:50:10,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:50:10,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:50:10,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:50:10,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:50:10,655 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:50:10,657 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7cb17098 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:50:10,657 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@197cc9a1 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:50:10,665 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:50:10,665 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:50:10,669 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:50:10,723 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984610721) 18:50:10,723 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 18:50:10,723 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:50:10,729 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:50:10,729 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:50:10,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:50:10,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:50:10,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:50:10,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:50:10,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:50:10,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:50:10,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:50:10,730 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:50:10,730 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:50:10,736 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:50:10,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:50:10,766 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:50:10,773 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:50:10,780 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:50:11,301 |-INFO in ch.qos.logback.classic.pattern.DateConverter@394ba4f - Setting zoneId to "UTC" 18:50:11,309 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:50:11,309 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:50:11,559 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:50:11,560 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:50:11,560 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:50:11,560 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:50:11,561 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:50:11,561 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6360463 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:50:11,561 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:50:11,561 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@74562f15 - End of configuration. 18:50:11,561 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@b18d1ff - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:50:11.704Z WARN 6655 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:50:11.717Z INFO 6655 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6655 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-04-24T18:50:11.718Z INFO 6655 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:50:12.101Z INFO 6655 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.773 seconds (process running for 8.042) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.412 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:50:12.746Z WARN 6655 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:50:12.747Z INFO 6655 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6655 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-04-24T18:50:12.747Z INFO 6655 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:50:12.840Z WARN 6655 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-04-24T18:50:12.920Z INFO 6655 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:50:12.920Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:50:12.920Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5701 2024-04-24T18:50:12.920Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:50:12.920Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:50:12.923Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:50:13.104Z INFO 6655 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:50:13.309Z INFO 6655 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:50:13.400Z INFO 6655 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:50:13.405Z WARN 6655 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:50:13.694Z INFO 6655 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:50:13.699Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5701 is STARTING 2024-04-24T18:50:13.927Z INFO 6655 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.215]:5701 2024-04-24T18:50:13.979Z INFO 6655 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:50113 and /10.30.106.215:5701 2024-04-24T18:50:17.888Z INFO 6655 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.10:50113->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=3d5caa17-6f81-4c7c-8e4b-0c8ee738b081, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:50:19.622Z INFO 6655 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:1} [ Member [10.30.107.10]:5701 - cc0cf396-dd78-4c95-bb5b-fdc0e60c7d8f this ] 2024-04-24T18:50:19.641Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5701 is STARTED 2024-04-24T18:50:19.676Z INFO 6655 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 6.958 seconds (process running for 15.617) 2024-04-24T18:50:19.735Z INFO 6655 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.022 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2024-04-24T18:50:19.752Z INFO 6655 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5702 [my cluster] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:50:19.752Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:50:19.752Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5702 2024-04-24T18:50:19.752Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [my cluster] [5.3.6] Cluster name: my cluster 2024-04-24T18:50:19.752Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:50:19.752Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [my cluster] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:50:19.756Z INFO 6655 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5702 [my cluster] [5.3.6] TPC: disabled 2024-04-24T18:50:19.780Z INFO 6655 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5702 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:50:19.782Z INFO 6655 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [my cluster] [5.3.6] Using Multicast discovery 2024-04-24T18:50:19.782Z WARN 6655 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5702 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:50:19.794Z INFO 6655 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:50:19.795Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [my cluster] [5.3.6] [10.30.107.10]:5702 is STARTING 2024-04-24T18:50:22.026Z INFO 6655 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [my cluster] [5.3.6] Members {size:1, ver:1} [ Member [10.30.107.10]:5702 - 234554de-005c-4c5b-b2f4-a04cd33f5311 this ] 2024-04-24T18:50:22.026Z WARN 6655 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-04-24T18:50:22.027Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [my cluster] [5.3.6] [10.30.107.10]:5702 is STARTED 2024-04-24T18:50:22.035Z INFO 6655 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5703 [my cluster] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:50:22.035Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:50:22.035Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5703 2024-04-24T18:50:22.036Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [my cluster] [5.3.6] Cluster name: my cluster 2024-04-24T18:50:22.036Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:50:22.036Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [my cluster] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:50:22.039Z INFO 6655 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5703 [my cluster] [5.3.6] TPC: disabled 2024-04-24T18:50:22.048Z INFO 6655 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5703 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:50:22.050Z INFO 6655 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5703 [my cluster] [5.3.6] Using Multicast discovery 2024-04-24T18:50:22.050Z WARN 6655 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5703 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:50:22.064Z INFO 6655 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:50:22.064Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5703 [my cluster] [5.3.6] [10.30.107.10]:5703 is STARTING 2024-04-24T18:50:22.195Z INFO 6655 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.10]:5702 2024-04-24T18:50:22.198Z INFO 6655 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:40339 2024-04-24T18:50:22.198Z INFO 6655 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:40339 and /10.30.107.10:5702 2024-04-24T18:50:27.310Z INFO 6655 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [my cluster] [5.3.6] Members {size:2, ver:2} [ Member [10.30.107.10]:5702 - 234554de-005c-4c5b-b2f4-a04cd33f5311 this Member [10.30.107.10]:5703 - 60b4df86-c030-4a47-b748-4e081f540adf ] 2024-04-24T18:50:27.319Z INFO 6655 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [my cluster] [5.3.6] Members {size:2, ver:2} [ Member [10.30.107.10]:5702 - 234554de-005c-4c5b-b2f4-a04cd33f5311 Member [10.30.107.10]:5703 - 60b4df86-c030-4a47-b748-4e081f540adf this ] 2024-04-24T18:50:27.319Z WARN 6655 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2024-04-24T18:50:27.320Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5703 [my cluster] [5.3.6] [10.30.107.10]:5703 is STARTED 2024-04-24T18:50:27.330Z INFO 6655 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5704 [my cluster] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:50:27.330Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:50:27.330Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5704 2024-04-24T18:50:27.330Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [my cluster] [5.3.6] Cluster name: my cluster 2024-04-24T18:50:27.330Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:50:27.330Z INFO 6655 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [my cluster] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:50:27.334Z INFO 6655 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5704 [my cluster] [5.3.6] TPC: disabled 2024-04-24T18:50:27.344Z INFO 6655 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5704 [my cluster] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:50:27.345Z INFO 6655 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [my cluster] [5.3.6] Using Multicast discovery 2024-04-24T18:50:27.346Z WARN 6655 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5704 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:50:27.368Z INFO 6655 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:50:27.369Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [my cluster] [5.3.6] [10.30.107.10]:5704 is STARTING 2024-04-24T18:50:27.483Z INFO 6655 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.10]:5702 2024-04-24T18:50:27.488Z INFO 6655 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:39219 2024-04-24T18:50:27.489Z INFO 6655 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:39219 and /10.30.107.10:5702 2024-04-24T18:50:32.594Z INFO 6655 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [my cluster] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.10]:5702 - 234554de-005c-4c5b-b2f4-a04cd33f5311 this Member [10.30.107.10]:5703 - 60b4df86-c030-4a47-b748-4e081f540adf Member [10.30.107.10]:5704 - 85f7a1b9-da93-49db-89cc-ae5cb470d184 ] 2024-04-24T18:50:32.597Z INFO 6655 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [my cluster] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.10]:5702 - 234554de-005c-4c5b-b2f4-a04cd33f5311 Member [10.30.107.10]:5703 - 60b4df86-c030-4a47-b748-4e081f540adf Member [10.30.107.10]:5704 - 85f7a1b9-da93-49db-89cc-ae5cb470d184 this ] 2024-04-24T18:50:32.598Z INFO 6655 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [my cluster] [5.3.6] Connecting to /10.30.107.10:5703, timeout: 10000, bind-any: true 2024-04-24T18:50:32.599Z INFO 6655 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:39639 2024-04-24T18:50:32.600Z INFO 6655 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:39639 and /10.30.107.10:5703 2024-04-24T18:50:32.601Z INFO 6655 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [my cluster] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.10]:5702 - 234554de-005c-4c5b-b2f4-a04cd33f5311 Member [10.30.107.10]:5703 - 60b4df86-c030-4a47-b748-4e081f540adf this Member [10.30.107.10]:5704 - 85f7a1b9-da93-49db-89cc-ae5cb470d184 ] 2024-04-24T18:50:32.603Z INFO 6655 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:54423 2024-04-24T18:50:32.609Z INFO 6655 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.10:54423 and /10.30.107.10:5704 2024-04-24T18:50:33.598Z WARN 6655 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-04-24T18:50:33.599Z INFO 6655 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [my cluster] [5.3.6] [10.30.107.10]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.865 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.events.EventsPublisherSpec 2024-04-24T18:50:33.839Z DEBUG 6655 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-04-24T18:50:33.844Z ERROR 6655 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 2024-04-24T18:50:33.855Z DEBUG 6655 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-04-24T18:50:33.862Z DEBUG 6655 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-04-24T18:50:33.866Z DEBUG 6655 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-04-24T18:50:33.867Z DEBUG 6655 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-04-24T18:50:33.867Z ERROR 6655 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s - in org.onap.cps.events.EventsPublisherSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.spi.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2024-04-24T18:50:34.084Z WARN 6655 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.onap.cps.spi.model.DataNodeBuilderSpec [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-04-24T18:50:34.170Z ERROR 6655 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-04-24T18:50:34.208Z INFO 6655 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [my cluster] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-04-24T18:50:34.208Z INFO 6655 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [my cluster] [5.3.6] [10.30.107.10]:5704 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 311, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 56 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 56 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.8-SNAPSHOT/cps-service-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.8-SNAPSHOT/cps-service-3.4.8-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.8-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 18:50:47.777 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:47.984 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 18:50:48.108 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:48.126 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 18:50:48.143 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:48.155 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 18:50:48.169 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:48.194 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 18:50:48.235 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:48.245 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 18:50:48.248 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:48.259 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 18:50:48.262 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:48.270 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 18:50:48.273 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:50:48.282 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 18:50:47,603 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:50:47,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Here is a list of configurators discovered as a service, by rank: 18:50:47,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:50:47,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:50:47,606 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:50:47,614 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:50:47,614 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:50:47,615 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:50:47,616 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:50:47,617 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:50:47,617 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:50:47,617 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:50:47,618 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:50:47,618 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:50:47,618 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:50:47,618 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:50:47,618 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:50:47,619 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:50:47,619 |-INFO in ch.qos.logback.classic.BasicConfigurator@440d45c5 - Setting up default configuration. 18:50:47,636 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3285c141 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 18:50:49,391 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b862f17 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:50:49,447 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7e3b101b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:50:49,447 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b862f17 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:50:49,450 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:50:49,450 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:50:49,451 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:50:49,451 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:50:49,451 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:50:49,453 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7e3b101b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:50:49,453 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b862f17 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:50:49,460 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:50:49,460 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:50:49,469 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:50:49,501 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984649500) 18:50:49,502 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:50:49,502 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:50:49,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:50:49,510 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:50:49,511 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:50:49,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:50:49,511 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:50:49,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:50:49,511 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:50:49,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:50:49,511 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:50:49,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:50:49,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:50:49,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:50:49,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:50:49,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:50:49,512 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:50:49,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:50:49,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:50:49,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:50:49,518 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:50:49,540 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:50:49,540 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:50:49,551 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:50:49,559 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:50:49,875 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ca50bb9 - Setting zoneId to "UTC" 18:50:49,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:50:49,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:50:50,129 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:50:50,130 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:50:50,130 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:50:50,130 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:50:50,131 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:50:50,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@62284954 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:50:50,131 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:50:50,131 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@16817bad - End of configuration. 18:50:50,131 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@301c0aae - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:50:50.221Z WARN 6996 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:50:50.236Z INFO 6996 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6996 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-04-24T18:50:50.237Z INFO 6996 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:50:51.522Z INFO 6996 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:50:51.522Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:50:51.523Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-04-24T18:50:51.543Z INFO 6996 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.561 seconds (process running for 4.71) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-04-24T18:50:52.674Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted 2024-04-24T18:50:52.872Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) ... 150 common frames omitted 2024-04-24T18:50:53.011Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:53.019Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.521 s - in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:50:53.239Z WARN 6996 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:50:53.240Z INFO 6996 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6996 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-04-24T18:50:53.240Z INFO 6996 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:50:53.591Z INFO 6996 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:50:53.591Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:50:53.591Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-04-24T18:50:53.596Z INFO 6996 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.388 seconds (process running for 6.763) 2024-04-24T18:50:53.686Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:53.817Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:53.835Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:54.052Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:387) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:54.059Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:387) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:54.083Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:434) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:54.098Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:459) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:54.110Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:478) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:54.120Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:500) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.988 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:50:54.153Z WARN 6996 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:50:54.154Z INFO 6996 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6996 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-04-24T18:50:54.154Z INFO 6996 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:50:54.371Z INFO 6996 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:50:54.371Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:50:54.371Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-04-24T18:50:54.375Z INFO 6996 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.245 seconds (process running for 7.542) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:50:54.550Z WARN 6996 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:50:54.551Z INFO 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6996 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-04-24T18:50:54.551Z INFO 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:50:54.792Z INFO 6996 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:50:54.792Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:50:54.793Z INFO 6996 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-04-24T18:50:54.796Z INFO 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.268 seconds (process running for 7.963) 2024-04-24T18:50:54.817Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:50:54.836Z ERROR 6996 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 172, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/cps-rest-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.8-SNAPSHOT/cps-rest-3.4.8-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.8-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/cps-ncmp-events-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.8-SNAPSHOT/cps-ncmp-events-3.4.8-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.8-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 124 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 189 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 18:51:16.729 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 18:51:16.777 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 18:51:16.782 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 18:51:16.782 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 18:51:16.792 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 18:51:16.800 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 18:51:16.804 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 18:51:16.846 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 18:51:16.851 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 18:51:16.858 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.203 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 18:51:16.882 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 18:51:16.886 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 18:51:16.889 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 18:51:16.901 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.impl.DataJobServiceImplSpec 18:51:17.014 [main] INFO org.onap.cps.ncmp.api.impl.DataJobServiceImpl -- data job id for read operation is: some-job-id 18:51:17.025 [main] INFO org.onap.cps.ncmp.api.impl.DataJobServiceImpl -- data job id for write operation is: some-job-id [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.cps.ncmp.api.impl.DataJobServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 18:51:17.425 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 18:51:17.431 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 18:51:17.435 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.440 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 18:51:17.440 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.442 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 18:51:17.442 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.444 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.446 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.447 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.462 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.466 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.468 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.469 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.472 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.474 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.476 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.481 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.484 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.489 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.495 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.497 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.504 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 18:51:17.504 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 18:51:17.508 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.514 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 18:51:17.514 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 18:51:17.514 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.518 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 18:51:17.518 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 18:51:17.518 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.521 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 18:51:17.521 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 18:51:17.521 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 18:51:17.523 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 18:51:17.523 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 18:51:17.523 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 18:51:17.758 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 18:51:17.774 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.777 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 18:51:17.777 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 18:51:17.816 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.817 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 18:51:17.817 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 18:51:17.818 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.820 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.823 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.823 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 18:51:17.823 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 18:51:17.824 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.824 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 18:51:17.824 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 18:51:17.826 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.827 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.829 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.831 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.832 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 18:51:17.832 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 18:51:17.833 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.835 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 18:51:17.838 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 18:51:17.839 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 18:51:17.841 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.842 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 18:51:17.842 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 18:51:17.842 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 18:51:17.842 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 18:51:17.842 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 18:51:17.842 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 18:51:17.848 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 18:51:17.851 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 18:51:17.852 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 18:51:17.853 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 18:51:18.020 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 18:51:18.023 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 18:51:18.733 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 18:51:18.742 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 18:51:18.766 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 18:51:18.769 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 18:51:18.773 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 18:51:18.774 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 18:51:18.797 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 18:51:18.803 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 18:51:21.021 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 18:51:21.044 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 18:51:21.556 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 18:51:23.529 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (50 MB/? MB) 18:51:24.056 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (73 MB/? MB) 18:51:24.172 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (78 MB/? MB) 18:51:24.696 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (92 MB/? MB) 18:51:25.087 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (102 MB/? MB) 18:51:25.164 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (104 MB/? MB) 18:51:25.223 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (104 MB/? MB) 18:51:25.763 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (123 MB/? MB) 18:51:26.904 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (170 MB/? MB) 18:51:27.431 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (186 MB/? MB) 18:51:30.307 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (310 MB/? MB) 18:51:33.025 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (362 MB/370 MB) 18:51:39.439 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (365 MB/370 MB) 18:51:39.673 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (366 MB/370 MB) 18:51:41.930 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (366 MB/370 MB) 18:51:44.973 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (367 MB/370 MB) 18:51:45.832 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (367 MB/370 MB) 18:51:45.907 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (367 MB/370 MB) 18:51:45.987 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (367 MB/370 MB) 18:51:46.613 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 18:51:46.694 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 18:51:46.716 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT27.918013202S 18:51:46.716 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 25s (downloaded 370 MB at 14 MB/s) 18:51:46.755 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 18:51:51.378 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a3edcb3b86a95523800edb1c2e7a0465b1517990af78cd30fb2d1a6811b90b70 18:51:57.072 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT10.317033089S 18:51:57.199 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32768] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 18:51:57.336 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.6.1 18:51:57.336 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 5e3c2b738d253ff5 18:51:57.336 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1713984717335 18:51:13,887 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:51:13,890 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Here is a list of configurators discovered as a service, by rank: 18:51:13,890 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:51:13,890 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:51:13,890 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:51:13,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:51:13,898 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:51:13,899 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:51:13,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:51:13,901 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:51:13,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:51:13,901 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:51:13,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:51:13,902 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:51:13,902 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:51:13,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:51:13,902 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:51:13,903 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:51:13,903 |-INFO in ch.qos.logback.classic.BasicConfigurator@4a280c62 - Setting up default configuration. 18:51:13,920 |-INFO in ch.qos.logback.classic.util.ContextInitializer@76271f47 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 18:51:57,585 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3af6c942 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:51:57,639 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:51:57,639 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3af6c942 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:51:57,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:51:57,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:51:57,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:51:57,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:51:57,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:51:57,644 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:51:57,644 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3af6c942 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:51:57,651 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:51:57,651 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:51:57,655 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:51:57,686 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984717684) 18:51:57,686 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:51:57,686 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:51:57,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:51:57,692 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:51:57,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:51:57,692 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:51:57,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:51:57,692 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:51:57,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:51:57,692 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:51:57,692 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:51:57,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:51:57,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:51:57,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:51:57,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:51:57,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:51:57,693 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:51:57,693 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:51:57,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:51:57,693 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:51:57,699 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:51:57,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:51:57,717 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:51:57,724 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:51:57,730 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:51:58,190 |-INFO in ch.qos.logback.classic.pattern.DateConverter@57c175f0 - Setting zoneId to "UTC" 18:51:58,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:51:58,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:51:58,457 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:51:58,458 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:51:58,458 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:51:58,458 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:51:58,459 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:51:58,459 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5d80293e - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:51:58,459 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:51:58,459 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5b711a93 - End of configuration. 18:51:58,459 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5666baf0 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:51:58.474Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:51:58.499Z INFO 7165 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:51:58.500Z INFO 7165 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:51:58.656Z INFO 7165 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.31 seconds (process running for 45.592) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-04-24T18:51:59.189Z INFO 7165 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2024-04-24T18:51:59.229Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:51:59.229Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32768] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-04-24T18:51:59.256Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:51:59.257Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:51:59.257Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:51:59.257Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984719256 2024-04-24T18:51:59.846Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2024-04-24T18:51:59.847Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: NsO-uZ6eRwi9-WSX_01Uhw 2024-04-24T18:51:59.967Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:00.141Z INFO 7165 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: NsO-uZ6eRwi9-WSX_01Uhw 2024-04-24T18:52:00.261Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 2024-04-24T18:52:00.269Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-04-24T18:52:00.298Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-3bfab36c-af6a-4bcd-bd0f-e6fcc34d1e91 2024-04-24T18:52:00.298Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:52:00.298Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-04-24T18:52:00.328Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-3bfab36c-af6a-4bcd-bd0f-e6fcc34d1e91', protocol='range'} 2024-04-24T18:52:00.339Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-3bfab36c-af6a-4bcd-bd0f-e6fcc34d1e91=Assignment(partitions=[test-topic-0])} 2024-04-24T18:52:00.364Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-3bfab36c-af6a-4bcd-bd0f-e6fcc34d1e91', protocol='range'} 2024-04-24T18:52:00.364Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2024-04-24T18:52:00.369Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2024-04-24T18:52:00.387Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2024-04-24T18:52:00.410Z INFO 7165 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:52:00.552Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:00.553Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-04-24T18:52:00.554Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:00.555Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 89ms, elapsed time since send: 89ms, request timeout: 30000ms) 2024-04-24T18:52:00.555Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2024-04-24T18:52:00.555Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2024-04-24T18:52:00.558Z INFO 7165 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=569284443, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:52:00.560Z INFO 7165 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:52:00.655Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:00.655Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:00.662Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:00.662Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:00.757Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:00.757Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:00.763Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:00.763Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.75 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2024-04-24T18:52:00.793Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:52:00.852Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e2b07e51117e1ddbf48e6ba069d6dab09f84a1f6f5ba1382fd4aa463bf6f83fb 2024-04-24T18:52:00.960Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:00.960Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:00.967Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:00.968Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:01.363Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:01.363Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:01.472Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:01.472Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:02.075Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:02.075Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:02.280Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:02.280Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:03.133Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:03.133Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:03.284Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:03.284Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:04.241Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:04.242Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:04.490Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:04.490Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:05.248Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:05.248Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:05.395Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:05.395Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:06.055Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.261369949S 2024-04-24T18:52:06.059Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-04-24T18:52:06.066Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:06.066Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:06.066Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984726066 18:52:06,099 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 18:52:06,100 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 18:52:06,101 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@38e2b7f4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:52:06,104 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:52:06,104 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@38e2b7f4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:52:06,107 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:52:06,107 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:52:06,107 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:52:06,107 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:52:06,107 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:52:06,107 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:52:06,107 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@38e2b7f4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:52:06,110 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:52:06,110 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:52:06,110 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:52:06,110 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984726110) 18:52:06,110 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:52:06,110 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:52:06,111 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:52:06,111 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:52:06,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:52:06,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:52:06,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:52:06,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:52:06,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:52:06,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:52:06,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:52:06,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:52:06,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:06,112 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:52:06,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:52:06,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:06,115 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:52:06,115 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:52:06,127 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7d1fd3d4 - Setting zoneId to "UTC" 18:52:06,128 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:52:06,128 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:52:06,133 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:52:06,133 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:52:06,133 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:52:06,133 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:52:06,133 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:52:06,133 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@14c42273 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:52:06,133 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:52:06,133 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1778ab89 - End of configuration. 18:52:06,134 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3a88e385 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:06.144Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:06.146Z INFO 7165 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:06.146Z INFO 7165 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:06.302Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:06.302Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:06.324Z INFO 7165 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.256 seconds (process running for 53.26) 2024-04-24T18:52:06.328Z INFO 7165 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2024-04-24T18:52:06.364Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:06.364Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:52:06.368Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:06.368Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:06.368Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:06.368Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984726368 2024-04-24T18:52:06.481Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:06.482Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:06.520Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:06.521Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: 6PZRQh8-QNy7P8I-HFxs3w 2024-04-24T18:52:06.637Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:06.752Z INFO 7165 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 6PZRQh8-QNy7P8I-HFxs3w 2024-04-24T18:52:06.874Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2024-04-24T18:52:06.875Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-04-24T18:52:06.893Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-e54783f3-222a-43b2-ba08-b280f9a5b8dd 2024-04-24T18:52:06.893Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:52:06.893Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-04-24T18:52:06.916Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-e54783f3-222a-43b2-ba08-b280f9a5b8dd', protocol='range'} 2024-04-24T18:52:06.916Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-e54783f3-222a-43b2-ba08-b280f9a5b8dd=Assignment(partitions=[client-topic-0])} 2024-04-24T18:52:06.930Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-e54783f3-222a-43b2-ba08-b280f9a5b8dd', protocol='range'} 2024-04-24T18:52:06.931Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2024-04-24T18:52:06.931Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2024-04-24T18:52:06.942Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2024-04-24T18:52:06.953Z INFO 7165 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:52:07.028Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-04-24T18:52:07.031Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:07.031Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:07.031Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984727031 2024-04-24T18:52:07.037Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-04-24T18:52:07.040Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:07.040Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:07.040Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984727040 2024-04-24T18:52:07.116Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:07.116Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-04-24T18:52:07.119Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:07.119Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 124ms, elapsed time since send: 124ms, request timeout: 30000ms) 2024-04-24T18:52:07.119Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2024-04-24T18:52:07.119Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2024-04-24T18:52:07.119Z INFO 7165 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=592384608, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:52:07.120Z INFO 7165 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:52:07.210Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:07.210Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:07.217Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:07.217Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:07.221Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:07.221Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:07.322Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:07.322Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.53 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2024-04-24T18:52:07.341Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:52:07.370Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:07.370Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:07.391Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b10323d25d5f3e2488dccc2aa890bf51e73250fde1fb4bec2eadfa3818bed52f 2024-04-24T18:52:07.524Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:07.524Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:07.541Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:07.541Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:07.572Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:07.572Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:08.027Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:08.028Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:08.028Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:08.028Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:08.118Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:08.122Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:08.359Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:08.359Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:08.838Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:08.838Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:08.854Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:08.854Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:09.236Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:09.236Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:09.330Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:09.330Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:09.741Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:09.741Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:10.061Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:10.062Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:10.093Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:10.093Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:10.335Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:10.335Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:10.649Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:10.650Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:11.023Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:11.023Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:11.269Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:11.269Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:11.443Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:11.443Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:11.755Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:11.755Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:12.129Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:12.129Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:12.346Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:12.347Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:12.448Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:12.448Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:12.589Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.247419078S 18:52:12,636 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 18:52:12,636 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 18:52:12,637 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@788381b - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:52:12,640 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:52:12,640 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@788381b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:52:12,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:52:12,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:52:12,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:52:12,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:52:12,642 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:52:12,642 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:52:12,642 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@788381b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:52:12,644 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:52:12,644 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:52:12,644 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:52:12,645 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984732645) 18:52:12,645 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:52:12,645 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:52:12,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:52:12,646 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:52:12,646 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:12,647 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:52:12,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:52:12,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:12,647 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:52:12,648 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:52:12,652 |-INFO in ch.qos.logback.classic.pattern.DateConverter@116278cd - Setting zoneId to "UTC" 18:52:12,653 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:52:12,653 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:52:12,656 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:52:12,656 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:52:12,656 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:52:12,656 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:52:12,659 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:52:12,659 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@31b5bf26 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:52:12,659 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:52:12,660 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4d582a6c - End of configuration. 18:52:12,660 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@bd69b3c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:12.665Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:12.666Z INFO 7165 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:12.666Z INFO 7165 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:13.248Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:13.248Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:13.380Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:52:13.383Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:13.383Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:13.383Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984733383 2024-04-24T18:52:13.385Z INFO 7165 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-04-24T18:52:13.395Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:52:13.406Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:13.406Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:13.406Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984733406 2024-04-24T18:52:13.406Z INFO 7165 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-04-24T18:52:13.414Z INFO 7165 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.802 seconds (process running for 60.35) 2024-04-24T18:52:13.454Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:13.454Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:13.459Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-04-24T18:52:13.459Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:13.510Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:13.510Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:13.519Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:13.519Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:13.589Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:13.647Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:13.709Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:13.761Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:13.766Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:13.766Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:13.830Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:13.939Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2024-04-24T18:52:13.940Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-04-24T18:52:13.962Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-205a0a24-f75a-4ba9-bd90-8b927e6f5bb7 2024-04-24T18:52:13.962Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:52:13.962Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-04-24T18:52:13.976Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2024-04-24T18:52:13.979Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-04-24T18:52:13.982Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-205a0a24-f75a-4ba9-bd90-8b927e6f5bb7', protocol='range'} 2024-04-24T18:52:13.982Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-205a0a24-f75a-4ba9-bd90-8b927e6f5bb7=Assignment(partitions=[ncmp-async-m2m-0])} 2024-04-24T18:52:13.997Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-3cb96ce4-2908-4766-ba10-65bac689f746 2024-04-24T18:52:13.998Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:52:13.998Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-04-24T18:52:14.007Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-3cb96ce4-2908-4766-ba10-65bac689f746', protocol='range'} 2024-04-24T18:52:14.008Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-3cb96ce4-2908-4766-ba10-65bac689f746=Assignment(partitions=[ncmp-async-m2m-0])} 2024-04-24T18:52:14.071Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-3cb96ce4-2908-4766-ba10-65bac689f746', protocol='range'} 2024-04-24T18:52:14.072Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-04-24T18:52:14.072Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-04-24T18:52:14.077Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-205a0a24-f75a-4ba9-bd90-8b927e6f5bb7', protocol='range'} 2024-04-24T18:52:14.077Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-04-24T18:52:14.077Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-04-24T18:52:14.086Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:14.089Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:14.091Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:14.094Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:14.101Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:52:14.107Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:52:14.125Z INFO 7165 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-04-24T18:52:14.126Z INFO 7165 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-04-24T18:52:14.148Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:14.149Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:52:14.152Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:14.152Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:14.152Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:14.152Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984734152 2024-04-24T18:52:14.164Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:14.261Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:14.261Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:14.359Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:14.359Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:14.480Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:14.480Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-04-24T18:52:14.485Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:14.485Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:14.485Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:14.485Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984734485 2024-04-24T18:52:14.500Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:14.554Z ERROR 7165 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 14 common frames omitted 2024-04-24T18:52:14.577Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:14.577Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:14.619Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:14.619Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:52:14.625Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:14.625Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:14.625Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:14.625Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984734625 2024-04-24T18:52:14.637Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:14.671Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:14.671Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:14.959Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:14.960Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:52:14.963Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:14.963Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:14.963Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:14.963Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984734963 2024-04-24T18:52:14.973Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:15.271Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:15.272Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:15.284Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:15.284Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:52:15.287Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:15.287Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:15.287Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:15.287Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984735287 2024-04-24T18:52:15.293Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:15.419Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:15.419Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:15.481Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:15.481Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:15.601Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:15.601Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-04-24T18:52:15.604Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:15.604Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:15.604Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:15.604Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984735604 2024-04-24T18:52:15.611Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 329e2-GORgOeg7DkX_ocvA 2024-04-24T18:52:15.631Z ERROR 7165 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 14 common frames omitted 2024-04-24T18:52:15.634Z ERROR 7165 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@19aec8c0] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) ... 12 common frames omitted Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@4b59eaf4, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1713984735611, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) ... 17 common frames omitted 2024-04-24T18:52:15.775Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:15.775Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:15.966Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2024-04-24T18:52:15.966Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2024-04-24T18:52:15.966Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:15.966Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2024-04-24T18:52:15.966Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:15.967Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2024-04-24T18:52:15.968Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-04-24T18:52:15.968Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-04-24T18:52:15.969Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 341ms, elapsed time since send: 341ms, request timeout: 30000ms) 2024-04-24T18:52:15.969Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-04-24T18:52:15.969Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-04-24T18:52:15.969Z INFO 7165 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=2105032805, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:52:15.969Z INFO 7165 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-04-24T18:52:15.969Z INFO 7165 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 343ms, elapsed time since send: 343ms, request timeout: 30000ms) 2024-04-24T18:52:15.969Z INFO 7165 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 33 due to node 1 being disconnected (elapsed time since creation: 243ms, elapsed time since send: 243ms, request timeout: 30000ms) 2024-04-24T18:52:15.969Z INFO 7165 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-04-24T18:52:15.969Z INFO 7165 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:52:15.970Z INFO 7165 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=930130305, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:52:15.970Z INFO 7165 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:52:16.067Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:16.067Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:16.068Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.068Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.068Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:16.068Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.068Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:16.068Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:16.068Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.068Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.069Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:16.069Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.070Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-04-24T18:52:16.070Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.070Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-04-24T18:52:16.070Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.168Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:16.168Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.169Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:16.169Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.169Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:16.169Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.171Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-04-24T18:52:16.171Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.171Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-04-24T18:52:16.171Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.173Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:16.173Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.174Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:16.174Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:16.179Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-04-24T18:52:16.179Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.180Z INFO 7165 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-04-24T18:52:16.181Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.181Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.181Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.181Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:16.183Z INFO 7165 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-04-24T18:52:16.183Z INFO 7165 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-04-24T18:52:16.183Z INFO 7165 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-04-24T18:52:16.183Z INFO 7165 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-04-24T18:52:16.183Z INFO 7165 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-04-24T18:52:16.183Z INFO 7165 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-04-24T18:52:16.187Z INFO 7165 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2024-04-24T18:52:16.187Z INFO 7165 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 2024-04-24T18:52:16.187Z INFO 7165 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-04-24T18:52:16.187Z INFO 7165 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.851 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2024-04-24T18:52:16.198Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:52:16.220Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:16.221Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:16.221Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.221Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.250Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ca61f1fb17d5b43aa6cd7bb638f945b996f1a4a85f70b45513063f2fac156fc8 2024-04-24T18:52:16.370Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:16.370Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.383Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:16.383Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.421Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:16.421Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.421Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:16.421Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.422Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:16.422Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.423Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:16.423Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.473Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:16.473Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:16.585Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:16.585Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:16.773Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:16.773Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:16.773Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.773Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.836Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:16.836Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.879Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:16.879Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.885Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:16.885Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:16.925Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:16.925Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:16.931Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:16.931Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:17.392Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:17.392Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:17.482Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:17.482Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:17.638Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:17.638Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:17.641Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:17.641Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:17.733Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:17.733Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:17.770Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:17.770Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:17.791Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:17.792Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:17.799Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:17.799Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:17.834Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:17.834Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:17.849Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:17.850Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:18.295Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:18.295Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:18.386Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:18.386Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:18.592Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:18.592Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:18.711Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:18.711Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:18.811Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:18.811Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:18.823Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:18.824Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:18.862Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:18.862Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:18.895Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:18.895Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:18.923Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:18.923Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:18.973Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:18.973Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:19.205Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:19.205Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:19.517Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:19.517Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:19.567Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:19.567Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:19.766Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:19.766Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:19.777Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:19.777Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:19.778Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:19.778Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:19.867Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:19.867Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:19.878Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:19.878Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:19.902Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:19.902Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:20.078Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:20.078Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:20.370Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:20.370Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:20.420Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:20.421Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:20.681Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:20.681Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:20.723Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:20.723Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:20.800Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:20.800Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:20.832Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:20.832Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:20.873Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:20.873Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:20.905Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:20.905Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:20.923Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:20.923Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:21.034Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:21.034Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:21.529Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:21.529Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:21.625Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:21.625Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:21.667Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.468218515S 18:52:21,697 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 18:52:21,697 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 18:52:21,698 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7e3e85b9 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:52:21,702 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:52:21,702 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7e3e85b9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:52:21,704 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:52:21,704 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:52:21,704 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:52:21,704 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:52:21,704 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:52:21,705 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:52:21,705 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7e3e85b9 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:52:21,708 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:52:21,708 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:52:21,708 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:52:21,708 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984741708) 18:52:21,708 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:52:21,708 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:52:21,710 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:52:21,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:52:21,710 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:21,710 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:52:21,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:52:21,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:21,711 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:52:21,712 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:52:21,717 |-INFO in ch.qos.logback.classic.pattern.DateConverter@448a1bcd - Setting zoneId to "UTC" 18:52:21,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:52:21,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:52:21,726 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:52:21,726 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:52:21,726 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:52:21,726 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:52:21,726 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:52:21,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d61bd99 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:52:21,726 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:52:21,727 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7b5f7b34 - End of configuration. 18:52:21,727 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@71c62aab - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:21.738Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:21.740Z INFO 7165 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:21.740Z INFO 7165 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:21.810Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:21.810Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:21.845Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:21.845Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:21.846Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:21.846Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:21.900Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:21.900Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:21.904Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:21.904Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:21.911Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:21.911Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:21.954Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:52:21.956Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:21.956Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:21.956Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984741956 2024-04-24T18:52:21.956Z INFO 7165 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-04-24T18:52:21.958Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:52:21.965Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:21.965Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:21.965Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984741965 2024-04-24T18:52:21.965Z INFO 7165 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-04-24T18:52:21.968Z INFO 7165 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.296 seconds (process running for 68.904) 2024-04-24T18:52:22.025Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-04-24T18:52:22.025Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: cXYOQbtYR2mGWvWWXcEgCA 2024-04-24T18:52:22.072Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:22.072Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: cXYOQbtYR2mGWvWWXcEgCA 2024-04-24T18:52:22.085Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:22.085Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:22.141Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:22.178Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:52:22.202Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:22.202Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:22.260Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2024-04-24T18:52:22.261Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-04-24T18:52:22.286Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-ddaf88f2-cf8d-446a-a545-e321e40add26 2024-04-24T18:52:22.286Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:52:22.286Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-04-24T18:52:22.287Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2024-04-24T18:52:22.288Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-04-24T18:52:22.301Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-ea30c9f8-fb33-4387-892b-1740a111142e 2024-04-24T18:52:22.301Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:52:22.301Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-04-24T18:52:22.323Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-ddaf88f2-cf8d-446a-a545-e321e40add26', protocol='range'} 2024-04-24T18:52:22.324Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-ddaf88f2-cf8d-446a-a545-e321e40add26=Assignment(partitions=[ncmp-async-m2m-0])} 2024-04-24T18:52:22.327Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-ea30c9f8-fb33-4387-892b-1740a111142e', protocol='range'} 2024-04-24T18:52:22.327Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-ea30c9f8-fb33-4387-892b-1740a111142e=Assignment(partitions=[ncmp-async-m2m-0])} 2024-04-24T18:52:22.382Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-ddaf88f2-cf8d-446a-a545-e321e40add26', protocol='range'} 2024-04-24T18:52:22.382Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-04-24T18:52:22.382Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-04-24T18:52:22.383Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-ea30c9f8-fb33-4387-892b-1740a111142e', protocol='range'} 2024-04-24T18:52:22.383Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-04-24T18:52:22.383Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-04-24T18:52:22.390Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:22.390Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:22.391Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:22.393Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:52:22.408Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:52:22.408Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:52:22.425Z INFO 7165 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-04-24T18:52:22.430Z INFO 7165 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-04-24T18:52:22.479Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:22.480Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:52:22.482Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:22.482Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:22.482Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:22.482Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984742482 2024-04-24T18:52:22.487Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: cXYOQbtYR2mGWvWWXcEgCA 2024-04-24T18:52:22.556Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:22.556Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:22.607Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:52:22.607Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-04-24T18:52:22.611Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:52:22.611Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:52:22.611Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:52:22.611Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984742611 2024-04-24T18:52:22.623Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: cXYOQbtYR2mGWvWWXcEgCA 2024-04-24T18:52:22.662Z ERROR 7165 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 14 common frames omitted 2024-04-24T18:52:22.732Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:22.732Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:22.754Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:22.754Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:22.814Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:22.815Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:22.824Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:22.824Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-04-24T18:52:22.824Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 154ms, elapsed time since send: 154ms, request timeout: 30000ms) 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1112447268, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 167ms, elapsed time since send: 167ms, request timeout: 30000ms) 2024-04-24T18:52:22.825Z INFO 7165 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2024-04-24T18:52:22.825Z INFO 7165 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=252609563, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:52:22.826Z INFO 7165 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:52:22.862Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:22.862Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:22.864Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:22.864Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:22.908Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:22.908Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:22.925Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-04-24T18:52:22.925Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:22.925Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:22.925Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-04-24T18:52:22.926Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:22.926Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:22.926Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:22.926Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:22.939Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:22.939Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:23.026Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:23.026Z INFO 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-04-24T18:52:23.026Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:23.026Z WARN 7165 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:23.077Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:23.077Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:23.079Z INFO 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-04-24T18:52:23.079Z WARN 7165 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:23.079Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-04-24T18:52:23.079Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.080Z INFO 7165 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-04-24T18:52:23.081Z INFO 7165 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-04-24T18:52:23.088Z INFO 7165 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 2024-04-24T18:52:23.088Z INFO 7165 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2024-04-24T18:52:23.088Z INFO 7165 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2024-04-24T18:52:23.089Z INFO 7165 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.892 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2024-04-24T18:52:23.152Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:23.152Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:23.227Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:23.227Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 18:52:23,283 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 18:52:23,283 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 18:52:23,284 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@33b9e536 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:52:23,287 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:52:23,287 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@33b9e536 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:52:23,288 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:52:23,288 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:52:23,288 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:52:23,288 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:52:23,288 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:52:23,289 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:52:23,289 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@33b9e536 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:52:23,291 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:52:23,291 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:52:23,291 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:52:23,291 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984743291) 18:52:23,291 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:52:23,291 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:52:23,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:52:23,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:52:23,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:23,293 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:52:23,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:52:23,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:52:23,293 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:52:23,294 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:52:23,298 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6994448c - Setting zoneId to "UTC" 18:52:23,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:52:23,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:52:23,301 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:52:23,301 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:52:23,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:52:23,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:52:23,301 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:52:23,301 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4a3fb669 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:52:23,301 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:52:23,301 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@59eb557e - End of configuration. 18:52:23,301 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@25878b20 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:23.304Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:23.305Z INFO 7165 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:23.305Z INFO 7165 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:23.330Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:23.330Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:23.363Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:23.364Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:23.442Z INFO 7165 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.182 seconds (process running for 70.378) 2024-04-24T18:52:23.479Z WARN 7165 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:23.518Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:23.519Z INFO 7165 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:23.519Z INFO 7165 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:23.535Z INFO 7165 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.033 seconds (process running for 70.47) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:23.603Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:23.603Z INFO 7165 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:23.603Z INFO 7165 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:23.609Z INFO 7165 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.026 seconds (process running for 70.545) 2024-04-24T18:52:23.631Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:23.631Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:23.634Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:23.634Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:23.685Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:23.685Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:23.686Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:23.686Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:23.719Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:23.719Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 2024-04-24T18:52:23.884Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:23.884Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:23.887Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:23.887Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:23.901Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:23.902Z INFO 7165 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:23.902Z INFO 7165 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:23.931Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:23.931Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:23.978Z WARN 7165 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-04-24T18:52:24.052Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:24.052Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:24.062Z INFO 7165 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:52:24.062Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:52:24.062Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5701 2024-04-24T18:52:24.062Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:52:24.062Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:52:24.065Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:52:24.088Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:24.088Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:24.274Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:24.274Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:24.310Z INFO 7165 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:52:24.358Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:24.358Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:24.359Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:24.359Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:24.609Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:24.609Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:24.621Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:24.621Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:24.630Z INFO 7165 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:52:24.636Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:24.636Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:24.740Z INFO 7165 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:52:24.744Z WARN 7165 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:52:24.760Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:24.760Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:24.821Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:24.821Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:24.937Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:24.937Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:24.961Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:24.962Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:24.994Z INFO 7165 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:52:25.004Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5701 is STARTING 2024-04-24T18:52:25.062Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:25.062Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:25.080Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:25.080Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:25.162Z INFO 7165 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.215]:5701 2024-04-24T18:52:25.187Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:25.187Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:25.196Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:46167 and /10.30.106.215:5701 2024-04-24T18:52:25.313Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:25.313Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:25.465Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:25.465Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:25.564Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:25.564Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:25.814Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:25.815Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:25.830Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:25.830Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:25.831Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:25.831Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:25.843Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:25.843Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:25.844Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:25.844Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:26.024Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:26.024Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:26.034Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:26.034Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:26.065Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:26.065Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:26.216Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:26.216Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:26.243Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:26.243Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:26.521Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:26.521Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:26.618Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:26.618Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:26.745Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:26.745Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:26.798Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:26.798Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:26.818Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:26.818Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:26.834Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:26.834Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:26.936Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:26.936Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:27.062Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:27.063Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:27.069Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:27.070Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:27.120Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:27.120Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:27.129Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:27.129Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:27.146Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:27.146Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:27.623Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:27.623Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:27.651Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:27.651Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:27.675Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:27.675Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:27.738Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:27.738Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:27.789Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:27.789Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:27.822Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:27.822Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:27.849Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:27.849Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:28.000Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:28.000Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.067Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:28.067Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.074Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:28.074Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:28.274Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:28.274Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.283Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:28.283Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.527Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:28.527Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.675Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:28.676Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:28.705Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:28.705Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.779Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:28.779Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:28.842Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:28.842Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:28.853Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:28.853Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.970Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:28.971Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:28.994Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:28.994Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:29.052Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:29.052Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:29.078Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:29.078Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:29.128Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:29.128Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:29.287Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:29.287Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:29.531Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:29.531Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:29.580Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:29.580Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:29.609Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:29.610Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:29.633Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:29.633Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:29.846Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:29.846Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:30.007Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:30.008Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:30.033Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:30.033Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:30.099Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:30.099Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:30.125Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:30.125Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:30.133Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:30.133Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:30.194Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:30.195Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:30.256Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:30.256Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:30.319Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.106.215:57555 2024-04-24T18:52:30.318Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.106.215:48553 2024-04-24T18:52:30.322Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.106.215:58723 2024-04-24T18:52:30.339Z INFO 7165 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 this ] 2024-04-24T18:52:30.357Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5701 is STARTED 2024-04-24T18:52:30.404Z INFO 7165 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 6.519 seconds (process running for 77.34) 2024-04-24T18:52:30.485Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:30.485Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.622 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:30.548Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:30.549Z INFO 7165 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:30.549Z INFO 7165 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:30.569Z INFO 7165 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:52:30.569Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:52:30.569Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5702 2024-04-24T18:52:30.569Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:52:30.569Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:52:30.569Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:52:30.573Z INFO 7165 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:52:30.582Z INFO 7165 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:52:30.584Z INFO 7165 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:52:30.584Z WARN 7165 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:52:30.587Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:30.587Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:30.592Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:30.592Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:30.603Z INFO 7165 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:52:30.603Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5702 is STARTING 2024-04-24T18:52:30.616Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:30.616Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:30.706Z INFO 7165 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.215]:5701 2024-04-24T18:52:30.713Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:42935 and /10.30.106.215:5701 2024-04-24T18:52:31.010Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:31.010Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:31.038Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:31.039Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:31.059Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:31.059Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:31.080Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:31.080Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:31.206Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:31.206Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:31.249Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:31.249Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:31.368Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:31.368Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:31.381Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:31.381Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:31.446Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:31.446Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:31.642Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:31.642Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:31.649Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:31.649Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:31.824Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:31.824Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:32.062Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:32.062Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:32.134Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:32.134Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:32.153Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:32.154Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:32.160Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:32.160Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:32.214Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:32.214Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:32.243Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:32.243Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:32.283Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:32.283Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:32.299Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:32.299Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:32.522Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:32.522Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:32.546Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:32.546Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:32.804Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:32.804Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:32.980Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:32.980Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:33.064Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:33.064Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:33.107Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:33.107Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:33.117Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:33.117Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:33.239Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:33.239Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:33.265Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:33.265Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:33.354Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:33.354Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:33.386Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:33.386Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:33.447Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:33.447Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:33.449Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:33.449Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:33.677Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:33.677Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:33.858Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:33.858Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:33.917Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:33.917Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:33.934Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:33.934Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:34.168Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:34.168Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:34.262Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:34.262Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:34.270Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:34.270Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:34.444Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:34.444Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:34.452Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:34.452Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:34.458Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:34.458Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:34.589Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:34.589Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:34.602Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:34.602Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:34.731Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:34.731Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:34.963Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:34.963Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:34.972Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:34.972Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:34.988Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:34.988Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:35.115Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:35.115Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:35.371Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:35.371Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:35.374Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:35.374Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:35.398Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:35.398Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:35.506Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:35.506Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:35.512Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:35.512Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:35.591Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:35.591Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:35.735Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:35.735Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:35.760Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:35.760Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:35.891Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:35.891Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:36.126Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:36.126Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:36.167Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:36.167Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:36.269Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:36.269Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:36.351Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:36.351Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:36.477Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:36.477Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:36.574Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:36.574Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:36.594Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:36.594Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:36.609Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:36.609Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:36.726Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:36.726Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:36.764Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:36.764Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:36.789Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:36.789Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:36.994Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:36.995Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:37.221Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:37.221Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:37.223Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:37.223Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:37.229Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:37.230Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:37.380Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:37.380Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:37.454Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:37.454Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:37.596Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:37.596Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:37.612Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:37.612Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:37.618Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:37.618Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:37.629Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:37.629Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:37.777Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:37.777Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:37.893Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:37.893Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:37.896Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:37.896Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:38.274Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:38.274Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:38.283Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:38.284Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:38.307Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:38.307Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:38.326Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:38.326Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:38.373Z INFO 7165 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 this Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 ] 2024-04-24T18:52:38.375Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:52:38.376Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:52:38.376Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:52:38.377Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5701, timeout: 10000, bind-any: true 2024-04-24T18:52:38.377Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:52:38.381Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.215:33085 2024-04-24T18:52:38.381Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.215:42177 2024-04-24T18:52:38.382Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:38.382Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:38.382Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.107.10:43115 2024-04-24T18:52:38.382Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.106.215:53681 2024-04-24T18:52:38.383Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:43115 and /10.30.107.10:5701 2024-04-24T18:52:38.384Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:54415 and /10.30.106.215:5705 2024-04-24T18:52:38.384Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:35495 and /10.30.106.215:5703 2024-04-24T18:52:38.385Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:58399 2024-04-24T18:52:38.385Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:58399 and /10.30.107.10:5702 2024-04-24T18:52:38.385Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 this Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 ] 2024-04-24T18:52:38.395Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:33579 and /10.30.106.215:5704 2024-04-24T18:52:38.396Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.215:56813 2024-04-24T18:52:38.396Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:35387 and /10.30.106.215:5705 2024-04-24T18:52:38.396Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.215:35247 2024-04-24T18:52:38.403Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:58077 and /10.30.106.215:5702 2024-04-24T18:52:38.499Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:38.499Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:38.679Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:38.679Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:38.684Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:38.684Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:38.722Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:38.722Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:38.765Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:38.765Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:38.796Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:38.796Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:38.954Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:38.954Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:39.161Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:39.161Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:39.280Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:39.280Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:39.379Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5702 is STARTED 2024-04-24T18:52:39.389Z INFO 7165 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:52:39.389Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:52:39.389Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5703 2024-04-24T18:52:39.389Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:52:39.389Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:52:39.389Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:52:39.397Z INFO 7165 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:52:39.397Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:39.397Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:39.398Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:39.398Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:39.412Z INFO 7165 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:52:39.413Z INFO 7165 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:52:39.413Z WARN 7165 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:52:39.423Z INFO 7165 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:52:39.424Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5703 is STARTING 2024-04-24T18:52:39.507Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:39.507Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:39.524Z INFO 7165 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.215]:5701 2024-04-24T18:52:39.528Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:39635 and /10.30.106.215:5701 2024-04-24T18:52:39.548Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:39.548Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:39.581Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:39.581Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:39.698Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:39.698Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:39.723Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:39.723Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:39.723Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:39.723Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:39.825Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:39.825Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:39.970Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:39.970Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:40.111Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:40.111Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:40.186Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:40.186Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:40.351Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:40.351Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:40.351Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:40.351Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:40.409Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:40.409Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:40.483Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:40.483Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:40.551Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:40.551Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:40.652Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:40.652Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:40.827Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:40.827Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:40.829Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:40.829Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:40.874Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:40.874Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:40.877Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:40.878Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:41.115Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:41.115Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:41.139Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:41.139Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:41.354Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:41.354Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:41.385Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:41.385Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:41.455Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:41.455Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:41.455Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:41.455Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:41.612Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:41.612Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:41.732Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:41.732Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:41.756Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:41.756Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:41.931Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:41.931Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:41.981Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:41.982Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:42.018Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:42.018Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:42.028Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:42.028Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:42.143Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:42.143Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:42.288Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:42.288Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:42.308Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:42.308Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:42.514Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:42.514Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:42.558Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:42.559Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:42.585Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:42.586Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:42.608Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:42.609Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:42.709Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:42.709Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:42.871Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:42.871Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:42.881Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:42.881Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:42.984Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:42.984Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:43.046Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:43.046Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:43.085Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:43.085Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:43.391Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:43.391Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:43.461Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:43.461Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:43.511Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:43.511Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:43.517Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:43.517Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:43.711Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:43.711Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:43.788Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:43.788Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:43.836Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:43.836Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:43.862Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:43.862Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:43.925Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:43.925Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:43.989Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:43.989Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:44.189Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:44.189Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:44.200Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:44.200Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:44.293Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:44.294Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:44.363Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:44.363Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:44.465Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:44.465Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:44.620Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:44.620Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:44.667Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:9} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe this Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 ] 2024-04-24T18:52:44.668Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:52:44.668Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:52:44.668Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:52:44.668Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5701, timeout: 10000, bind-any: true 2024-04-24T18:52:44.668Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5702, timeout: 10000, bind-any: true 2024-04-24T18:52:44.668Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:52:44.669Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:52:44.671Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:57217 2024-04-24T18:52:44.672Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:9} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 this Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 ] 2024-04-24T18:52:44.674Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.215:37607 2024-04-24T18:52:44.674Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:57217 and /10.30.107.10:5702 2024-04-24T18:52:44.674Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.215:50503 2024-04-24T18:52:44.675Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.215:52751 2024-04-24T18:52:44.677Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.107.10:42121 2024-04-24T18:52:44.677Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:42121 and /10.30.107.10:5701 2024-04-24T18:52:44.678Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:42091 2024-04-24T18:52:44.678Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.106.215:39951 2024-04-24T18:52:44.678Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.215:49465 2024-04-24T18:52:44.681Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:50319 and /10.30.106.215:5703 2024-04-24T18:52:44.683Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:42091 and /10.30.107.10:5703 2024-04-24T18:52:44.685Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.215:47699 2024-04-24T18:52:44.689Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:34969 and /10.30.106.215:5702 2024-04-24T18:52:44.689Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:39199 and /10.30.106.215:5705 2024-04-24T18:52:44.690Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:44.690Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:44.691Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:44721 and /10.30.106.215:5706 2024-04-24T18:52:44.693Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.215:43113 2024-04-24T18:52:44.693Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:48459 2024-04-24T18:52:44.694Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:36755 and /10.30.106.215:5706 2024-04-24T18:52:44.696Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:39275 and /10.30.106.215:5704 2024-04-24T18:52:44.698Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:48459 and /10.30.107.10:5703 2024-04-24T18:52:44.703Z INFO 7165 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:9, ver:9} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 this Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 ] 2024-04-24T18:52:44.711Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:37775 and /10.30.106.215:5706 2024-04-24T18:52:44.742Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:44.742Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:44.764Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:44.764Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:44.864Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:44.864Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:44.878Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:44.878Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:45.042Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:45.042Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:45.091Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:45.091Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:45.102Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:45.102Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:45.266Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:45.266Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:45.297Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:45.297Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:45.419Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:45.419Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:45.594Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:45.594Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:45.648Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:45.648Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:45.667Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:45.667Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:45.669Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5703 is STARTED 2024-04-24T18:52:45.674Z INFO 7165 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:52:45.674Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:52:45.674Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5704 2024-04-24T18:52:45.674Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:52:45.674Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:52:45.674Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:52:45.679Z INFO 7165 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:52:45.686Z INFO 7165 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:52:45.687Z INFO 7165 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:52:45.687Z WARN 7165 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:52:45.696Z INFO 7165 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:52:45.696Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5704 is STARTING 2024-04-24T18:52:45.734Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:45.734Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:45.772Z INFO 7165 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.215]:5701 2024-04-24T18:52:45.782Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:57697 and /10.30.106.215:5701 2024-04-24T18:52:45.917Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:45.917Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:45.995Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:45.996Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:46.032Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:46.032Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:46.200Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:46.200Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:46.299Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:46.299Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:46.305Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:46.305Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:46.319Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:46.319Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:46.473Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:46.473Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:46.501Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:46.501Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:46.554Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:46.554Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:46.636Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:46.637Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:46.770Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:46.770Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:47.048Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:47.048Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:47.086Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:47.086Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:47.121Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:47.121Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:47.201Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:47.201Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:47.221Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:47.221Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:47.303Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:47.303Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:47.327Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:47.327Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:47.358Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:47.358Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:47.504Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:47.504Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:47.658Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:47.658Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:47.723Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:47.723Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:47.739Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:47.739Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:48.103Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:48.103Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:48.124Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:48.124Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:48.152Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:48.152Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:48.261Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:48.261Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:48.290Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:48.290Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:48.324Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:48.324Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:48.357Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:48.357Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:48.380Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:48.380Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:48.457Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:48.457Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:48.828Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:48.828Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:48.842Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:48.842Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:48.862Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:48.862Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:49.005Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:49.005Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:49.077Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:49.077Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:49.105Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:49.105Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:49.160Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:49.160Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:49.193Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:49.194Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:49.264Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:49.264Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:49.282Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:49.283Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:49.377Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:49.377Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:49.561Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:49.561Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:49.745Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:49.745Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:49.930Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:49.930Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:49.966Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:49.966Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:49.982Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:49.982Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:50.108Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:50.108Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:50.113Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:50.113Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:50.184Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:50.184Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:50.258Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:50.258Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:50.296Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:50.296Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:50.418Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:50.418Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:50.480Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:50.480Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:50.614Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:50.614Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:50.748Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:50.748Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:50.890Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:10} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 this Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 ] 2024-04-24T18:52:50.891Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:10} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe this Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 ] 2024-04-24T18:52:50.892Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:10} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 this ] 2024-04-24T18:52:50.893Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:10, ver:10} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 this Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 ] 2024-04-24T18:52:50.894Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:36361 2024-04-24T18:52:50.895Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:52:50.895Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:52:50.895Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:34043 2024-04-24T18:52:50.896Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5701, timeout: 10000, bind-any: true 2024-04-24T18:52:50.896Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:52:50.896Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5702, timeout: 10000, bind-any: true 2024-04-24T18:52:50.896Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:52:50.897Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5703, timeout: 10000, bind-any: true 2024-04-24T18:52:50.899Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:40573 2024-04-24T18:52:50.899Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:34043 and /10.30.107.10:5704 2024-04-24T18:52:50.900Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:35879 2024-04-24T18:52:50.901Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.107.10:60769 2024-04-24T18:52:50.905Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:35879 and /10.30.107.10:5702 2024-04-24T18:52:50.905Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:53035 2024-04-24T18:52:50.905Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:40573 and /10.30.107.10:5704 2024-04-24T18:52:50.905Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:53035 and /10.30.107.10:5703 2024-04-24T18:52:50.905Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:60769 and /10.30.107.10:5701 2024-04-24T18:52:50.911Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:36361 and /10.30.107.10:5704 2024-04-24T18:52:50.912Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:52:50.922Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:43199 and /10.30.106.215:5702 2024-04-24T18:52:50.923Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:34823 and /10.30.106.215:5703 2024-04-24T18:52:50.923Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:60841 and /10.30.106.215:5706 2024-04-24T18:52:50.924Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.215:34613 2024-04-24T18:52:50.926Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.215:33471 2024-04-24T18:52:50.927Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:54755 and /10.30.106.215:5704 2024-04-24T18:52:50.929Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.215:60075 2024-04-24T18:52:50.930Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:34907 and /10.30.106.215:5705 2024-04-24T18:52:50.983Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:50.983Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:50.984Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:50.984Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:50.985Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:50.985Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:51.115Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:51.115Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:51.210Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:51.210Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:51.258Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:51.258Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:51.323Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:51.323Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:51.337Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:51.337Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:51.425Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:51.425Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:51.585Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:51.585Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:51.667Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:51.667Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:51.836Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:51.836Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:51.851Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:51.851Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:51.915Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5704 is STARTED 2024-04-24T18:52:51.930Z INFO 7165 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 21.406 seconds (process running for 98.866) 2024-04-24T18:52:51.965Z INFO 7165 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2024-04-24T18:52:51.993Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:51.994Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:52.089Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:52.089Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:52.161Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:52.161Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:52.240Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:52.240Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:52.270Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:52.270Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:52.279Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:52.279Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:52.313Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:52.313Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:52.426Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:52.426Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:52.487Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:52.487Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:52.672Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:52.672Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:52.753Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:52.753Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:52.846Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:52.846Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:52.940Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:52.940Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.507 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 2024-04-24T18:52:53.043Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:53.043Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:52:53.046Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:52:53.047Z INFO 7165 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:52:53.047Z INFO 7165 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:52:53.065Z INFO 7165 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:52:53.066Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:52:53.066Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5705 2024-04-24T18:52:53.066Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:52:53.066Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:52:53.066Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:52:53.069Z INFO 7165 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:52:53.077Z INFO 7165 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:52:53.078Z INFO 7165 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:52:53.078Z WARN 7165 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:52:53.087Z INFO 7165 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:52:53.087Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5705 is STARTING 2024-04-24T18:52:53.113Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:53.113Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:53.202Z INFO 7165 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.215]:5701 2024-04-24T18:52:53.229Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:36779 and /10.30.106.215:5701 2024-04-24T18:52:53.293Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:53.293Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:53.332Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:53.332Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:53.424Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:53.424Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:53.490Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:53.490Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:53.516Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:53.516Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:53.630Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:53.630Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:53.655Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:53.655Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:53.726Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:53.726Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:53.998Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:53.998Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:54.045Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:54.046Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:54.050Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:54.050Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:54.170Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:54.170Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:54.292Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:54.292Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:54.335Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:54.335Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:54.447Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:54.447Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:54.477Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:54.477Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:54.518Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:54.518Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:54.730Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:54.730Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:54.738Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:54.738Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:54.758Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:54.758Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:55.148Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:55.148Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:55.152Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:55.153Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:55.153Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:55.153Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:55.173Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:55.173Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:55.238Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:55.238Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:55.396Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:55.397Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:55.479Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:55.480Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:55.520Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:55.520Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:55.550Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:55.550Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:55.761Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:55.761Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:55.833Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:55.833Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:55.841Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:55.841Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:56.006Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:56.006Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:56.176Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:56.176Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:56.251Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:56.251Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:56.355Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:56.355Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:56.422Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:56.422Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:56.442Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:56.442Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:56.600Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:56.600Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:56.632Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:56.632Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:56.654Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:56.654Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:56.736Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:56.736Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:56.764Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:56.764Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:56.845Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:56.845Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:56.958Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:56.958Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:57.280Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:57.280Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:57.304Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:57.304Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:57.503Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:57.503Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:57.508Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:57.508Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:57.524Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:57.525Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:57.557Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:57.557Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:57.584Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:57.585Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:57.595Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:57.595Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:57.690Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:57.690Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:57.767Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:57.767Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:58.049Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:58.049Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:58.061Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:58.061Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:58.317Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:11, ver:11} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 this Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b ] 2024-04-24T18:52:58.320Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:11, ver:11} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 this Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b ] 2024-04-24T18:52:58.321Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.215:45407 2024-04-24T18:52:58.321Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.215:33781 2024-04-24T18:52:58.321Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:45919 2024-04-24T18:52:58.322Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:45919 and /10.30.107.10:5705 2024-04-24T18:52:58.323Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:41443 2024-04-24T18:52:58.323Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:48297 2024-04-24T18:52:58.323Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:41443 and /10.30.107.10:5705 2024-04-24T18:52:58.323Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.215:45487 2024-04-24T18:52:58.323Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:48297 and /10.30.107.10:5705 2024-04-24T18:52:58.324Z INFO 7165 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:11, ver:11} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe this Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b ] 2024-04-24T18:52:58.324Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:11, ver:11} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b this ] 2024-04-24T18:52:58.324Z INFO 7165 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:11, ver:11} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 this Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b ] 2024-04-24T18:52:58.325Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:45137 2024-04-24T18:52:58.325Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:45137 and /10.30.107.10:5705 2024-04-24T18:52:58.325Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.215:51589 2024-04-24T18:52:58.326Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:52:58.326Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:52:58.326Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:52:58.327Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:52:58.332Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.215:33743 2024-04-24T18:52:58.332Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:41811 and /10.30.106.215:5704 2024-04-24T18:52:58.333Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:50167 and /10.30.106.215:5703 2024-04-24T18:52:58.336Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:44515 and /10.30.106.215:5705 2024-04-24T18:52:58.338Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:57937 and /10.30.106.215:5706 2024-04-24T18:52:58.383Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:58.383Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:58.458Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:58.458Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:58.486Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:58.486Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:58.498Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:58.498Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:58.543Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:58.543Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:58.660Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:58.660Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:58.661Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:58.661Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:58.721Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:58.721Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:58.729Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:58.729Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:58.970Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:58.970Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:59.024Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:59.024Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:59.265Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:52:59.265Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:59.327Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5705 is STARTED 2024-04-24T18:52:59.332Z INFO 7165 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:52:59.332Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:52:59.332Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.10]:5706 2024-04-24T18:52:59.332Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:52:59.332Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:52:59.332Z INFO 7165 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:52:59.337Z INFO 7165 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:52:59.345Z INFO 7165 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:52:59.346Z INFO 7165 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:52:59.346Z WARN 7165 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:52:59.354Z INFO 7165 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:52:59.355Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5706 is STARTING 2024-04-24T18:52:59.399Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:52:59.399Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:59.451Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:52:59.451Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:59.517Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:52:59.517Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:59.522Z INFO 7165 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.215]:5701 2024-04-24T18:52:59.532Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:55095 and /10.30.106.215:5701 2024-04-24T18:52:59.606Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:52:59.607Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:59.632Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:52:59.632Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:59.693Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:52:59.693Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:59.724Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:52:59.724Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:52:59.766Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:52:59.766Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:52:59.816Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:52:59.816Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:52:59.872Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:52:59.872Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:52:59.876Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:52:59.876Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:00.259Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:00.259Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:00.302Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:00.302Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:00.471Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:00.471Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:00.495Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:00.495Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:00.504Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:00.504Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:00.727Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:00.727Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:00.735Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:00.735Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:00.758Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:00.758Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:00.819Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:00.819Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:00.874Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:00.874Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:00.879Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:00.879Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:00.920Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:00.920Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:01.162Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:01.162Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:01.356Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:01.356Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:01.525Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:01.525Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:01.528Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:01.528Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:01.607Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:01.607Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:01.657Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:01.657Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:01.660Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:01.661Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:01.772Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:01.772Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:01.877Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:01.877Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:01.923Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:01.923Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:01.938Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:01.938Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:02.032Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:02.032Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:02.315Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:02.315Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:02.381Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:02.381Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:02.409Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:02.409Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:02.460Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:02.460Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:02.578Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:02.578Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:02.775Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:02.776Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:02.840Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:02.840Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:02.861Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:02.861Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:02.863Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:02.863Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:02.978Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:02.978Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:03.080Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:03.080Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:03.235Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:03.235Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:03.313Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:03.313Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:03.431Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:03.431Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:03.435Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:03.435Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:03.469Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:03.469Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:03.512Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:03.513Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:03.627Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:03.627Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:03.763Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:03.764Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:03.880Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:03.880Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:03.943Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:03.944Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:04.066Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:04.066Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:04.082Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:04.082Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:04.238Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:04.238Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:04.366Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:04.366Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:04.437Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:04.437Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:04.478Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:04.478Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:04.565Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:04.565Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:04.584Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:04.584Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:04.639Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 this Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:04.640Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe this Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:04.640Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 this Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:04.640Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 this ] 2024-04-24T18:53:04.645Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.215:34807 2024-04-24T18:53:04.645Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.215:51489 2024-04-24T18:53:04.645Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:33673 2024-04-24T18:53:04.645Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:59505 2024-04-24T18:53:04.649Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.215:40533 2024-04-24T18:53:04.649Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:57039 2024-04-24T18:53:04.649Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.215:59047 2024-04-24T18:53:04.649Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:57039 and /10.30.107.10:5706 2024-04-24T18:53:04.649Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:59505 and /10.30.107.10:5706 2024-04-24T18:53:04.649Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:55297 2024-04-24T18:53:04.649Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:33673 and /10.30.107.10:5706 2024-04-24T18:53:04.650Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b this Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:04.650Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:04.650Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.215:46403 2024-04-24T18:53:04.650Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:04.650Z INFO 7165 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:12, ver:12} [ Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 this Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:04.650Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:55297 and /10.30.107.10:5706 2024-04-24T18:53:04.651Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:04.652Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:04.652Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5701 and /10.30.107.10:60909 2024-04-24T18:53:04.656Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.10:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:04.656Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:33847 2024-04-24T18:53:04.659Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:33847 and /10.30.107.10:5704 2024-04-24T18:53:04.661Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:37645 and /10.30.106.215:5703 2024-04-24T18:53:04.661Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:60861 2024-04-24T18:53:04.662Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:60909 and /10.30.107.10:5701 2024-04-24T18:53:04.662Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:60377 and /10.30.106.215:5702 2024-04-24T18:53:04.676Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:60861 and /10.30.107.10:5706 2024-04-24T18:53:04.685Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.10:50883 and /10.30.106.215:5704 2024-04-24T18:53:04.733Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:04.733Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:04.831Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:04.832Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:04.866Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:04.866Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:04.947Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:04.947Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:04.968Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:04.969Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:04.984Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:04.984Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:05.144Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:05.144Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:05.379Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:05.379Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:05.406Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:05.406Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:05.524Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:05.524Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:05.656Z INFO 7165 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5706 is STARTED 2024-04-24T18:53:05.661Z INFO 7165 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.634 seconds (process running for 112.597) 2024-04-24T18:53:05.676Z INFO 7165 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.651 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 2024-04-24T18:53:05.690Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:05.690Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:05.702Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:05.703Z INFO 7165 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:05.703Z INFO 7165 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:05.727Z INFO 7165 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.046 seconds (process running for 112.663) 2024-04-24T18:53:05.733Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-04-24T18:53:05.738Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:05.738Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:05.741Z INFO 7165 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2024-04-24T18:53:05.743Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:05.743Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:05.743Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984785743 2024-04-24T18:53:05.749Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:05.749Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:05.750Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:05.753Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:05.754Z INFO 7165 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2024-04-24T18:53:05.755Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:05.755Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:05.755Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984785755 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 2024-04-24T18:53:05.757Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:05.757Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:05.757Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 2024-04-24T18:53:05.821Z INFO 7165 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-2 2024-04-24T18:53:05.824Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:05.824Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:05.827Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:05.827Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:05.850Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:05.850Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:05.850Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:05.858Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:05.858Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:05.858Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:05.858Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:05.858Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:05.895Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:05.895Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:05.940Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:05.940Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:05.951Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:05.951Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:05.951Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:05.958Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:05.959Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:05.959Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:05.986Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:05.986Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:06.152Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:06.152Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:06.152Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:06.210Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:06.210Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:06.210Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:06.231Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:06.231Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:06.254Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:06.254Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:06.331Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:06.331Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:06.546Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:06.546Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:06.559Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:06.559Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:06.604Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:06.604Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:06.604Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:06.713Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:06.713Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:06.713Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:06.727Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:06.727Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:06.742Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:06.742Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:06.742Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:06.742Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:06.826Z ERROR 7165 --- [pool-4-thread-1] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription_merge1_0_0.ncmp_to_client.CmNotificationSubscriptionNcmpOutEvent with cause : null 2024-04-24T18:53:06.930Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:06.930Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:07.049Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:07.049Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:07.062Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:07.062Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:07.083Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:07.083Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:07.088Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:07.088Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:07.234Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:07.234Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:07.342Z INFO 7165 --- [ main] ficationSubscriptionNcmpOutEventProducer : Published CmNotificationSubscriptionEvent on demand for subscriptionId : test-subscription-id-3 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec 2024-04-24T18:53:07.358Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:07.358Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 2024-04-24T18:53:07.456Z INFO 7165 --- [ main] cationSubscriptionPersistenceServiceImpl : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-04-24T18:53:07.458Z INFO 7165 --- [ main] cationSubscriptionPersistenceServiceImpl : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 2024-04-24T18:53:07.463Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:53:07.470Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:07.470Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:07.470Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:07.510Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:07.510Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:07.510Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:07.526Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 567dc890f617af9159879afcbf44708628ae8ecaaa45e5f0290c1fa5715ae895 2024-04-24T18:53:07.683Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:07.683Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:07.752Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:07.752Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:07.764Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:07.764Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:07.802Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:07.802Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:07.902Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:07.902Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:07.972Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:07.972Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:08.036Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:08.036Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:08.089Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:08.089Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:08.144Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:08.144Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:08.258Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:08.258Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:08.275Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:08.275Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:08.275Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:08.297Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:08.297Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:08.321Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:08.321Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:08.537Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:08.537Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:08.617Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:08.617Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:08.674Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:08.674Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:08.674Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:08.783Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:08.783Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:08.918Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:08.919Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:08.966Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:08.966Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:08.967Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:08.967Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:08.970Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:08.970Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:09.104Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:09.104Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:09.232Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:09.232Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:09.308Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:09.308Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:09.316Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:09.316Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:09.398Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:09.398Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:09.408Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:09.408Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:09.409Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:09.424Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:09.424Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:09.520Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:09.520Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:09.576Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:09.576Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:09.576Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:09.783Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:09.783Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:09.789Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:09.790Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:09.884Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:09.884Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:10.075Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:10.075Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:10.108Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:10.108Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:10.135Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:10.135Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:10.184Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:10.184Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:10.212Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:10.212Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:10.261Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:10.261Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:10.261Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:10.356Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:10.356Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:10.485Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:10.485Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:10.519Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:10.519Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:10.531Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:10.531Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:10.636Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:10.636Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:10.686Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:10.686Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:10.686Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:10.791Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:10.792Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:10.887Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:10.887Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:10.927Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:10.927Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:11.031Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:11.031Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:11.037Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:11.037Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:11.120Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:11.120Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:11.138Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:11.138Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:11.316Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:11.316Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:11.316Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:11.360Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:11.360Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:11.426Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:11.426Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:11.638Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:11.638Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:11.639Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:11.639Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:11.689Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:11.689Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:11.689Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:11.759Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:11.759Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:11.890Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:11.891Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:11.897Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:11.897Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:12.030Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:12.030Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:12.037Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:12.037Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:12.043Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:12.043Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:12.158Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:12.158Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:12.222Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:12.222Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:12.222Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:12.294Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:12.294Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:12.415Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:12.415Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:12.542Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:12.542Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:12.542Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:12.635Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:12.635Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:12.797Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:12.797Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:12.841Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:12.841Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:12.841Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:12.841Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:12.907Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:12.907Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:12.918Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.454911428S 2024-04-24T18:53:12.940Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:12.940Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:12.963Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:12.964Z INFO 7165 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:12.964Z INFO 7165 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:12.984Z INFO 7165 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.034 seconds (process running for 119.92) 2024-04-24T18:53:12.994Z INFO 7165 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 2024-04-24T18:53:13.001Z INFO 7165 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 2024-04-24T18:53:13.004Z INFO 7165 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED 2024-04-24T18:53:13.056Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:13.056Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:13.097Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:13.097Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:13.097Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:13.097Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:13.126Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:13.126Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:13.127Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:13.206Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:13.206Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:13.332Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:13.332Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:13.499Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:13.499Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:13.499Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:13.519Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:13.519Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:13.657Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:13.657Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:13.800Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:13.800Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:13.838Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:13.838Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:13.844Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:13.844Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.381 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 2024-04-24T18:53:13.850Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:13.850Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 2024-04-24T18:53:13.851Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:53:13.910Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:13.910Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:13.920Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c0e9db0b53ba6b9a2e0dbe531e57e4dcaf2d38a88c32465c101a5b471923188f 2024-04-24T18:53:14.050Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:14.050Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:14.079Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:14.079Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:14.079Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:14.150Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:14.150Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:14.161Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:14.161Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:14.260Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:14.260Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:14.335Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:14.335Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:14.373Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:14.373Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:14.406Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:14.406Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:14.406Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:14.663Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:14.663Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:14.749Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:14.749Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:14.752Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:14.752Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:14.809Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:14.809Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:14.898Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:14.898Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:14.982Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:14.982Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:14.982Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:15.010Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:15.010Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:15.023Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:15.023Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:15.061Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:15.061Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:15.238Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:15.238Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:15.330Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:15.330Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:15.330Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:15.366Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:15.366Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:15.374Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:15.374Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:15.433Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:15.433Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:15.575Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:15.575Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:15.752Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:15.752Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:15.767Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:15.767Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:15.805Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:15.805Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:15.851Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:15.851Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:15.885Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:15.885Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:15.885Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:15.926Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:15.926Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:15.963Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:15.963Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:16.183Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:16.183Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:16.183Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:16.268Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:16.268Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:16.388Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:16.388Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:16.419Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:16.419Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:16.427Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:16.427Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:16.440Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:16.441Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:16.478Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:16.478Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:16.657Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:16.657Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:16.754Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:16.754Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:16.816Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:16.816Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:16.838Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:16.838Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:16.838Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:16.872Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:16.872Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:16.905Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:16.905Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:16.927Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:16.927Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:17.285Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:17.285Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:17.287Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:17.287Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:17.287Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:17.305Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:17.305Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:17.446Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:17.446Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:17.494Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:17.494Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:17.517Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:17.517Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:17.536Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:17.536Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:17.541Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:17.541Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:17.658Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:17.658Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:17.658Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:17.663Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:17.663Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:17.869Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:17.869Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:17.998Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:17.998Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:18.048Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:18.048Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:18.073Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:18.073Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:18.288Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:18.288Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:18.391Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:18.391Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:18.391Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:18.461Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:18.461Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:18.494Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:18.494Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:18.519Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:18.519Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:18.558Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:18.558Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:18.596Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:18.596Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:18.652Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:18.652Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:18.724Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:18.724Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:18.724Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:18.865Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:18.865Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:18.951Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:18.951Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:18.974Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:18.974Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:18.978Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:18.978Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:19.065Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:19.065Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:19.236Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.384599094S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:19.261Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:19.262Z INFO 7165 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Starting CmNotificationSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:19.262Z INFO 7165 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:19.268Z INFO 7165 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Started CmNotificationSubscriptionNcmpInEventConsumerSpec in 0.024 seconds (process running for 126.204) 2024-04-24T18:53:19.292Z INFO 7165 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 2024-04-24T18:53:19.293Z INFO 7165 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 2024-04-24T18:53:19.351Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:19.351Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:19.450Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:19.450Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:19.450Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:19.450Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:19.450Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:19.507Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:19.507Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:19.545Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:19.545Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.726 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 2024-04-24T18:53:19.586Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:53:19.588Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:19.588Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:19.635Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d154961b2280516402a07373c317c51385b95ad7348379c410be6c73e8b50eba 2024-04-24T18:53:19.729Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:19.729Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:19.729Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:19.763Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:19.763Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:19.764Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:19.765Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:19.846Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:19.846Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:20.024Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:20.024Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:20.073Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:20.073Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:20.160Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:20.161Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:20.182Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:20.183Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:20.261Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:20.261Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:20.517Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:20.517Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:20.517Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:20.523Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:20.523Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:20.587Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:20.587Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:20.587Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:20.614Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:20.614Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:20.643Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:20.643Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:20.679Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:20.679Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:20.704Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:20.704Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:20.865Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:20.865Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:20.970Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:20.970Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:20.975Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:20.975Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:21.086Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:21.086Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:21.163Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:21.164Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:21.192Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:21.192Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:21.217Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:21.217Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:21.495Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:21.495Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:21.690Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:21.690Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:21.690Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:21.724Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:21.724Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:21.724Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:21.730Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:21.730Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:21.768Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:21.768Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:21.888Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:21.888Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:21.907Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:21.907Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:21.918Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:21.918Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:21.973Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:21.973Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:21.977Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:21.977Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:21.988Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:21.988Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:22.069Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:22.070Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:22.166Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:22.166Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:22.299Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:22.299Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:22.542Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:22.542Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:22.542Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:22.700Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:22.700Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:22.879Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:22.879Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:22.879Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:22.922Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:22.922Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:22.922Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:22.922Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:22.933Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:22.933Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:22.941Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:22.941Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:22.970Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:22.970Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:22.976Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:22.976Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:22.983Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:22.983Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:23.045Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:23.045Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:23.127Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:23.127Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:23.272Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:23.272Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:23.523Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:23.523Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:23.595Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:23.595Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:23.595Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:23.673Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:23.673Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:23.799Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:23.799Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:23.825Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:23.825Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:23.825Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:23.825Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:23.842Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:23.842Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:23.889Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:23.889Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:23.932Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:23.932Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:23.932Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:23.981Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:23.981Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:24.041Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:24.041Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:24.058Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:24.058Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:24.275Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:24.275Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:24.331Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:24.331Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:24.640Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.053703442S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:24.662Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:24.662Z INFO 7165 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:24.663Z INFO 7165 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:24.670Z INFO 7165 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.026 seconds (process running for 131.606) 2024-04-24T18:53:24.704Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:24.704Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:24.736Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:24.736Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:24.751Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:24.751Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:24.751Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:24.779Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:24.779Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:24.786Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:24.786Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:24.791Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:24.791Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:24.879Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:24.879Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:24.886Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:24.886Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:24.886Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:24.886Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:24.886Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:24.895Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:24.895Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:24.956Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:24.956Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.373 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2024-04-24T18:53:25.008Z INFO 7165 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2024-04-24T18:53:25.015Z INFO 7165 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2024-04-24T18:53:25.067Z ERROR 7165 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 2024-04-24T18:53:25.072Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:53:25.122Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2a05f3d46b8383a8881bcb14eef603f59ab4be3fd91e15f78d8fa1cc542129ee 2024-04-24T18:53:25.287Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:25.287Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:25.488Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:25.488Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:25.543Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:25.544Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:25.658Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:25.658Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:25.740Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:25.740Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:25.741Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:25.741Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:25.791Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:25.791Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:25.795Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:25.795Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:25.811Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:25.811Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:25.842Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:25.842Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:25.842Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:25.845Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:25.845Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:25.948Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:25.948Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:25.957Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:25.957Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:25.957Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:26.146Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:26.146Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:26.164Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:26.164Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:26.451Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:26.451Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:26.496Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:26.496Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:26.647Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:26.647Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:26.669Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:26.669Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:26.748Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:26.748Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:26.800Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:26.800Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:26.801Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:26.801Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:26.801Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:26.801Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:26.855Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:26.855Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:26.900Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:26.900Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:26.900Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:26.926Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:26.926Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:27.010Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:27.010Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:27.010Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:27.048Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:27.048Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:27.367Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:27.368Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:27.498Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:27.498Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:27.513Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:27.514Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:27.600Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:27.600Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:27.622Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:27.622Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:27.751Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:27.752Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:27.804Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:27.804Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:27.913Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:27.913Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:27.913Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:27.915Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:27.915Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:27.954Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:27.954Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:28.015Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:28.015Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:28.016Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:28.029Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:28.029Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:28.058Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:28.058Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:28.152Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:28.152Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:28.416Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:28.416Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:28.419Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:28.419Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:28.501Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:28.501Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:28.526Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:28.526Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:28.654Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:28.654Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:28.805Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:28.805Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:28.914Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:28.914Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:29.032Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:29.032Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:29.057Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:29.058Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:29.111Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:29.111Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:29.116Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:29.116Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:29.116Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:29.132Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:29.132Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:29.137Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:29.137Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:29.137Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:29.306Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:29.306Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:29.379Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:29.379Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:29.524Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:29.524Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:29.568Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:29.568Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:29.572Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:29.572Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:29.709Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:29.709Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:29.816Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:29.817Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:29.967Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:29.967Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:29.985Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:29.985Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:30.016Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:30.016Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:30.128Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:30.128Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:30.128Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:30.136Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:30.136Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:30.169Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:30.169Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:30.202Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.129998142S 2024-04-24T18:53:30.204Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32782] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-04-24T18:53:30.206Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:30.206Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:30.206Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984810206 2024-04-24T18:53:30.217Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:30.217Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:30.217Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:30.226Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:30.227Z INFO 7165 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:30.227Z INFO 7165 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:30.232Z INFO 7165 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.021 seconds (process running for 137.168) 2024-04-24T18:53:30.234Z INFO 7165 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2024-04-24T18:53:30.236Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:30.236Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-04-24T18:53:30.241Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:30.241Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:30.241Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:30.241Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984810241 2024-04-24T18:53:30.278Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:30.278Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:30.287Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:30.287Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:30.362Z INFO 7165 --- [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=23.7G, swap.space.total=0, swap.space.free=0, heap.memory.used=296.6M, heap.memory.free=263.1M, heap.memory.total=560.0M, heap.memory.max=7.8G, heap.memory.used/total=52.96%, heap.memory.used/max=3.72%, minor.gc.count=30, minor.gc.time=363ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=80.00%, load.systemAverage=1.87, thread.count=378, thread.peakCount=378, cluster.timeDiff=-1, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2904, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=17, client.connection.count=0, connection.count=11 2024-04-24T18:53:30.441Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-04-24T18:53:30.441Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: CBFRChw2S-q6jeq-8fVL4A 2024-04-24T18:53:30.529Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:30.529Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:30.543Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:30.543Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:30.570Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-04-24T18:53:30.680Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:30.680Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:30.704Z INFO 7165 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: CBFRChw2S-q6jeq-8fVL4A 2024-04-24T18:53:30.722Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:30.722Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:30.818Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 2024-04-24T18:53:30.819Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:53:30.822Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:30.822Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:30.830Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:30.830Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:30.841Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:30.841Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:30.847Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-af53fd1b-b077-447d-8c49-3a150854a210 2024-04-24T18:53:30.847Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:53:30.847Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:53:30.876Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-af53fd1b-b077-447d-8c49-3a150854a210', protocol='range'} 2024-04-24T18:53:30.876Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-af53fd1b-b077-447d-8c49-3a150854a210=Assignment(partitions=[ncmp-events-test-0])} 2024-04-24T18:53:30.897Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-af53fd1b-b077-447d-8c49-3a150854a210', protocol='range'} 2024-04-24T18:53:30.898Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2024-04-24T18:53:30.898Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2024-04-24T18:53:30.908Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2024-04-24T18:53:30.925Z INFO 7165 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:53:31.049Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:31.049Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2024-04-24T18:53:31.077Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:31.077Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:31.079Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:31.079Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 109ms, elapsed time since send: 109ms, request timeout: 30000ms) 2024-04-24T18:53:31.079Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2024-04-24T18:53:31.079Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2024-04-24T18:53:31.079Z INFO 7165 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1700860351, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:53:31.079Z INFO 7165 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:53:31.133Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:31.133Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:31.149Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:31.149Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:31.180Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:31.180Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:31.195Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:31.195Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:31.240Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:31.240Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:31.240Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.173 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2024-04-24T18:53:31.252Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:53:31.281Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:31.281Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:31.296Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8f530a9638f1786dbb78fb08a1e7be64898ed2f3f7e1fb849344f05c918a9a6e 2024-04-24T18:53:31.306Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:31.306Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:31.327Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:31.327Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:31.327Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:31.332Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:31.332Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:31.497Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:31.497Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:31.507Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:31.507Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:31.582Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:31.582Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:31.589Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:31.589Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:31.651Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:31.651Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:31.725Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:31.725Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:31.736Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:31.736Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:31.825Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:31.825Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:31.835Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:31.835Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:31.910Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:31.910Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:32.036Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:32.036Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:32.048Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:32.048Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:32.058Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:32.058Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:32.084Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:32.084Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:32.144Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:32.144Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:32.144Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:32.183Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:32.183Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:32.234Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:32.234Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:32.234Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:32.348Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:32.348Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:32.403Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:32.403Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:32.404Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:32.404Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:32.732Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:32.732Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:32.735Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:32.735Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:32.762Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:32.762Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:32.792Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:32.792Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:32.886Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:32.886Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:32.902Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:32.902Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:32.935Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:32.935Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:32.942Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:32.942Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:33.036Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:33.036Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:33.105Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:33.105Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:33.115Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:33.116Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:33.148Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:33.148Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:33.148Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:33.239Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:33.239Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:33.239Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:33.405Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:33.406Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:33.451Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:33.451Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:33.508Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:33.508Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:33.745Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:33.745Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:33.765Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:33.765Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:33.855Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:33.855Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:33.888Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:33.888Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:33.935Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:33.936Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:33.938Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:33.938Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:33.995Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:33.995Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:34.089Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:34.089Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:34.139Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:34.139Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:34.201Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:34.201Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:34.201Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:34.241Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:34.241Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:34.242Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:34.258Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:34.258Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:34.307Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:34.307Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:34.323Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:34.323Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:34.464Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:34.464Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:34.655Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:34.655Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:34.807Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:34.807Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:34.838Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:34.838Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:34.917Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:34.917Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:34.941Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:34.941Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:34.964Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:34.965Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:34.997Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:34.997Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:35.041Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:35.041Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:35.091Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:35.091Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:35.104Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:35.104Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:35.110Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:35.110Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:35.214Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:35.214Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:35.214Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:35.346Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:35.346Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:35.346Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:35.362Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:35.362Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:35.525Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:35.525Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:35.611Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:35.611Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:35.623Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:35.623Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:35.797Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:35.797Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:35.840Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:35.840Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:35.859Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:35.859Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:35.899Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:35.899Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:35.920Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:35.920Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:36.019Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:36.019Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:36.019Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:36.019Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:36.061Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:36.061Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:36.095Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:36.095Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:36.163Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:36.163Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:36.334Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:36.334Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:36.346Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.094325071S 2024-04-24T18:53:36.351Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-04-24T18:53:36.353Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:36.353Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:36.353Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984816353 18:53:36,379 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 18:53:36,379 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 18:53:36,380 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72b9a49e - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:53:36,383 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:53:36,383 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72b9a49e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:53:36,385 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:53:36,385 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:53:36,385 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:53:36,385 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:53:36,385 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:53:36,385 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:53:36,385 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72b9a49e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:53:36,387 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:53:36,387 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:53:36,387 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:53:36,387 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984816387) 18:53:36,387 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:53:36,387 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:53:36,388 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:53:36,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:53:36,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:53:36,388 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:53:36,389 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:53:36,389 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:53:36,389 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:53:36,390 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:53:36,395 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7296ca84 - Setting zoneId to "UTC" 18:53:36,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:53:36,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:53:36,399 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:53:36,399 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:53:36,399 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:53:36,399 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:53:36,399 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:53:36,399 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:53:36,399 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:53:36,400 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5fbb0b8f - End of configuration. 18:53:36,400 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6099c9b2 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:36.402Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:36.403Z INFO 7165 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:36.404Z INFO 7165 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:36.426Z INFO 7165 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.07 seconds (process running for 143.361) 2024-04-24T18:53:36.428Z INFO 7165 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2024-04-24T18:53:36.431Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:36.431Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:36.431Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:36.443Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:36.443Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:36.445Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:36.445Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:36.445Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:36.445Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984816445 2024-04-24T18:53:36.611Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2024-04-24T18:53:36.611Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: tpvu0s6yRQiwNkyTvbQguA 2024-04-24T18:53:36.644Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:36.644Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:36.703Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:36.703Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:36.745Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:36.745Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:36.749Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2024-04-24T18:53:36.788Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:36.788Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:36.835Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.10:5701->/10.30.106.215:57555, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.835Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.10:46167->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=a0f6a992-aec6-402b-9a7d-c66d5849dda6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.836Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.10:42935->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=a0f6a992-aec6-402b-9a7d-c66d5849dda6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.836Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.10:55095->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=a0f6a992-aec6-402b-9a7d-c66d5849dda6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.836Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.10:57697->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=a0f6a992-aec6-402b-9a7d-c66d5849dda6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.837Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.107.10:33579->/10.30.106.215:5704, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.837Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.10:39635->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=a0f6a992-aec6-402b-9a7d-c66d5849dda6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.837Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=16, /10.30.107.10:50883->/10.30.106.215:5704, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.837Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.107.10:5704->/10.30.106.215:34613, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.837Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.107.10:41811->/10.30.106.215:5704, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.837Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.107.10:5703->/10.30.106.215:37607, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.838Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.10:5706->/10.30.106.215:51489, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.838Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.107.10:50167->/10.30.106.215:5703, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.838Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=15, /10.30.107.10:5704->/10.30.106.215:60075, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.838Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.107.10:5703->/10.30.106.215:52751, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.839Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.10:5705->/10.30.106.215:33743, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.839Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.839Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.839Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.840Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.840Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.10:35495->/10.30.106.215:5703, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.840Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.107.10:39275->/10.30.106.215:5704, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.840Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.107.10:50319->/10.30.106.215:5703, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.840Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.840Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.107.10:5702->/10.30.106.215:42177, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.840Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.840Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.107.10:5702->/10.30.106.215:56813, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.841Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.841Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.10:36779->/10.30.106.215:5701, qualifier=null, endpoint=[10.30.106.215]:5701, remoteUuid=a0f6a992-aec6-402b-9a7d-c66d5849dda6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.841Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.841Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.841Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.841Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.841Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.841Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.841Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.107.10:5706->/10.30.106.215:46403, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.841Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.842Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.842Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.842Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.842Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.107.10:34823->/10.30.106.215:5703, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.842Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.842Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.107.10:54755->/10.30.106.215:5704, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.842Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.842Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.843Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.107.10:5705->/10.30.106.215:45487, qualifier=null, endpoint=[10.30.106.215]:5704, remoteUuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.843Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.107.10:37645->/10.30.106.215:5703, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.843Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.843Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.843Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.844Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.10:5701->/10.30.106.215:58723, qualifier=null, endpoint=[10.30.106.215]:5703, remoteUuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.844Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.845Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.846Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.846Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.846Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.847Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.868Z INFO 7165 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: tpvu0s6yRQiwNkyTvbQguA 2024-04-24T18:53:36.873Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.10:5705->/10.30.106.215:45407, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.873Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.107.10:43199->/10.30.106.215:5702, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.873Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.873Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.107.10:60377->/10.30.106.215:5702, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.873Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.107.10:5703->/10.30.106.215:43113, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.874Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.10:5706->/10.30.106.215:40533, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.874Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.874Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.10:34969->/10.30.106.215:5702, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.874Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.874Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.874Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.874Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.875Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.876Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.876Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.10:5701->/10.30.106.215:48553, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.876Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:36.876Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:36.876Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.876Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:36.876Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:36.876Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.10:58077->/10.30.106.215:5702, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.877Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.107.10:5702->/10.30.106.215:35247, qualifier=null, endpoint=[10.30.106.215]:5702, remoteUuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.877Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.877Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.877Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.877Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.878Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.887Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.10:5701->/10.30.106.215:53681, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.887Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.10:5705->/10.30.106.215:33781, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=11, /10.30.107.10:5701->/10.30.106.215:39951, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.10:5706->/10.30.106.215:34807, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.107.10:5706->/10.30.106.215:59047, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.107.10:5703->/10.30.106.215:49465, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.107.10:44721->/10.30.106.215:5706, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.107.10:36755->/10.30.106.215:5706, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.10:39199->/10.30.106.215:5705, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.107.10:60841->/10.30.106.215:5706, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.107.10:34907->/10.30.106.215:5705, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.888Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.107.10:35387->/10.30.106.215:5705, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.889Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=14, /10.30.107.10:5703->/10.30.106.215:50503, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.889Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.889Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.889Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.889Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.889Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.889Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.889Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.107.10:5705->/10.30.106.215:51589, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.889Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.889Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=14, /10.30.107.10:44515->/10.30.106.215:5705, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.890Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=15, /10.30.107.10:37775->/10.30.106.215:5706, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.890Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.890Z INFO 7165 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.107.10:54415->/10.30.106.215:5705, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.891Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.891Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.107.10:5702->/10.30.106.215:33085, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.891Z INFO 7165 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=13, /10.30.107.10:5702->/10.30.106.215:47699, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.891Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.891Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.891Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.891Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.891Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.892Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.894Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.895Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=12, /10.30.107.10:57937->/10.30.106.215:5706, qualifier=null, endpoint=[10.30.106.215]:5706, remoteUuid=7f03cd11-4022-45d7-9a27-707d81e6af02, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.896Z INFO 7165 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=14, /10.30.107.10:5704->/10.30.106.215:33471, qualifier=null, endpoint=[10.30.106.215]:5705, remoteUuid=514260e0-3518-4712-80f6-f9820f29a6f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-04-24T18:53:36.896Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.897Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.898Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.898Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.941Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.941Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.941Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.942Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.942Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.942Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.942Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.942Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.942Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.943Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.943Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.943Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.944Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.944Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.944Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.944Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.944Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.944Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.944Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.944Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.945Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.945Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:36.945Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.945Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.945Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.945Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.945Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.945Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.946Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:36.946Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.947Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.947Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.947Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.947Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.947Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:36.947Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.948Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.948Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:36.948Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:36.949Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:36.968Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:36.968Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:36.974Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.975Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.976Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.976Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.976Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.976Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.977Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.977Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.980Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.980Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:36.981Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.982Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:36.990Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.990Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.990Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.991Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.991Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.991Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.991Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.991Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.992Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.992Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.992Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.992Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.992Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.992Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.993Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.994Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.994Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.994Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.996Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.996Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.996Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.996Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:36.997Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:36.998Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:36.998Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:36.999Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:36.999Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:36.999Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.019Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:37.019Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:37.042Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.042Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.043Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.043Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.043Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.043Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.043Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.044Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.044Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.044Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.045Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.045Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.045Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.046Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.046Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.046Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.046Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.046Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.046Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.046Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.046Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.047Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.047Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.047Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.047Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.047Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.048Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.048Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.048Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.048Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.048Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.049Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.049Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.049Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.049Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.049Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.049Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.050Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.050Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.051Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.076Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.077Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.077Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.077Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.078Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.078Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.078Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.078Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.083Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.084Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.084Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.085Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.090Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-04-24T18:53:37.092Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.092Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.092Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:53:37.092Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.093Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.093Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.093Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.094Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.094Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.098Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.098Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.098Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.098Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.098Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.098Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.099Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.099Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.099Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.099Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.099Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.099Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.099Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.099Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.100Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.101Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:37.101Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:37.101Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.102Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.102Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.119Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-c252d8c5-1d14-4620-ab5c-a450c3ca3c45 2024-04-24T18:53:37.119Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:53:37.119Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:53:37.123Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:37.123Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:37.138Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.138Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.138Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.138Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.139Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.139Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.144Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.144Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.144Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.144Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.144Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 5 2024-04-24T18:53:37.144Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.145Z WARN 7165 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.145Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.146Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.146Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 5 2024-04-24T18:53:37.146Z WARN 7165 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.146Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.146Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.146Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 5 2024-04-24T18:53:37.146Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.146Z WARN 7165 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.146Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.147Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.147Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.147Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 5 2024-04-24T18:53:37.147Z WARN 7165 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.147Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.147Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.147Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 5 2024-04-24T18:53:37.147Z WARN 7165 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.148Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.148Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 5 2024-04-24T18:53:37.148Z WARN 7165 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.148Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.148Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.148Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 5 2024-04-24T18:53:37.148Z WARN 7165 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f is suspected to be dead for reason: No connection 2024-04-24T18:53:37.149Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.149Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.149Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.149Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.149Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.149Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 5 2024-04-24T18:53:37.149Z WARN 7165 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f is suspected to be dead for reason: No connection 2024-04-24T18:53:37.149Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.149Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.149Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.149Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 5 2024-04-24T18:53:37.149Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.150Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.150Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 5 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.150Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.150Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 5 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 5 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.150Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.150Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 5 2024-04-24T18:53:37.150Z WARN 7165 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.150Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 5 2024-04-24T18:53:37.150Z WARN 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f is suspected to be dead for reason: No connection 2024-04-24T18:53:37.152Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.152Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.152Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 5 2024-04-24T18:53:37.152Z WARN 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f is suspected to be dead for reason: No connection 2024-04-24T18:53:37.152Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.152Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 5 2024-04-24T18:53:37.153Z WARN 7165 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f is suspected to be dead for reason: No connection 2024-04-24T18:53:37.153Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.153Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.153Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 5 2024-04-24T18:53:37.153Z WARN 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.154Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.154Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-c252d8c5-1d14-4620-ab5c-a450c3ca3c45', protocol='range'} 2024-04-24T18:53:37.154Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-c252d8c5-1d14-4620-ab5c-a450c3ca3c45=Assignment(partitions=[cm-events-0])} 2024-04-24T18:53:37.157Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.170Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:37.170Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:37.177Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.178Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.178Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 5 2024-04-24T18:53:37.178Z WARN 7165 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.180Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.180Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.180Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.181Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.181Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 5 2024-04-24T18:53:37.181Z WARN 7165 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.181Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.181Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 5 2024-04-24T18:53:37.181Z WARN 7165 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.181Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.181Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 5 2024-04-24T18:53:37.181Z WARN 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.185Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.186Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.186Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 5 2024-04-24T18:53:37.186Z WARN 7165 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.187Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.188Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.188Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 5 2024-04-24T18:53:37.188Z WARN 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.188Z INFO 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Starting mastership claim process... 2024-04-24T18:53:37.188Z INFO 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Local MembersView{version=12, members=[MemberInfo{address=[10.30.106.215]:5701, uuid=a0f6a992-aec6-402b-9a7d-c66d5849dda6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.215]:5702, uuid=cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.215]:5703, uuid=229dbc6e-ea7a-480a-95ad-55d6864cd1e5, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.215]:5704, uuid=3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.10]:5701, uuid=3002bf7d-a78e-4b47-847d-8eefc90c4625, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.10]:5702, uuid=97bc13ae-0ee0-4c41-9485-436f955ab152, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.215]:5705, uuid=514260e0-3518-4712-80f6-f9820f29a6f8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.10]:5703, uuid=ac6429cb-4938-4794-a841-4bb254f25ffe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.215]:5706, uuid=7f03cd11-4022-45d7-9a27-707d81e6af02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.10]:5704, uuid=d3bf87cb-312b-4089-9e34-0636fbf54d99, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.10]:5705, uuid=482b5862-5166-4255-a38a-14313be1601b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5706, uuid=be849b4b-bf59-430e-a2e4-924ec60057d0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} with suspected members: [Member [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5, Member [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3, Member [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6, Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f] and initial addresses to ask: [Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8, Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe, Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152, Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0, Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b, Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02, Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99] 2024-04-24T18:53:37.190Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-c252d8c5-1d14-4620-ab5c-a450c3ca3c45', protocol='range'} 2024-04-24T18:53:37.190Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2024-04-24T18:53:37.190Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2024-04-24T18:53:37.191Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.191Z WARN 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.10]:5701 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.10]:5701, uuid=3002bf7d-a78e-4b47-847d-8eefc90c4625, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.10]:5702, uuid=97bc13ae-0ee0-4c41-9485-436f955ab152, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.215]:5705, uuid=514260e0-3518-4712-80f6-f9820f29a6f8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.10]:5703, uuid=ac6429cb-4938-4794-a841-4bb254f25ffe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.215]:5706, uuid=7f03cd11-4022-45d7-9a27-707d81e6af02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.10]:5704, uuid=d3bf87cb-312b-4089-9e34-0636fbf54d99, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.10]:5705, uuid=482b5862-5166-4255-a38a-14313be1601b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5706, uuid=be849b4b-bf59-430e-a2e4-924ec60057d0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-04-24T18:53:37.191Z WARN 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.10]:5701 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.10]:5701, uuid=3002bf7d-a78e-4b47-847d-8eefc90c4625, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.10]:5702, uuid=97bc13ae-0ee0-4c41-9485-436f955ab152, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.215]:5705, uuid=514260e0-3518-4712-80f6-f9820f29a6f8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.10]:5703, uuid=ac6429cb-4938-4794-a841-4bb254f25ffe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.215]:5706, uuid=7f03cd11-4022-45d7-9a27-707d81e6af02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.10]:5704, uuid=d3bf87cb-312b-4089-9e34-0636fbf54d99, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.10]:5705, uuid=482b5862-5166-4255-a38a-14313be1601b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5706, uuid=be849b4b-bf59-430e-a2e4-924ec60057d0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-04-24T18:53:37.192Z WARN 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.10]:5701 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.10]:5701, uuid=3002bf7d-a78e-4b47-847d-8eefc90c4625, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.10]:5702, uuid=97bc13ae-0ee0-4c41-9485-436f955ab152, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.215]:5705, uuid=514260e0-3518-4712-80f6-f9820f29a6f8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.10]:5703, uuid=ac6429cb-4938-4794-a841-4bb254f25ffe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.215]:5706, uuid=7f03cd11-4022-45d7-9a27-707d81e6af02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.10]:5704, uuid=d3bf87cb-312b-4089-9e34-0636fbf54d99, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.10]:5705, uuid=482b5862-5166-4255-a38a-14313be1601b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5706, uuid=be849b4b-bf59-430e-a2e4-924ec60057d0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-04-24T18:53:37.192Z WARN 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.10]:5701 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.10]:5701, uuid=3002bf7d-a78e-4b47-847d-8eefc90c4625, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.10]:5702, uuid=97bc13ae-0ee0-4c41-9485-436f955ab152, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.215]:5705, uuid=514260e0-3518-4712-80f6-f9820f29a6f8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.10]:5703, uuid=ac6429cb-4938-4794-a841-4bb254f25ffe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.215]:5706, uuid=7f03cd11-4022-45d7-9a27-707d81e6af02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.10]:5704, uuid=d3bf87cb-312b-4089-9e34-0636fbf54d99, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.10]:5705, uuid=482b5862-5166-4255-a38a-14313be1601b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5706, uuid=be849b4b-bf59-430e-a2e4-924ec60057d0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-04-24T18:53:37.193Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.193Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.194Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.194Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.194Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.196Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.196Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 5 2024-04-24T18:53:37.196Z WARN 7165 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.197Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.197Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.197Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.197Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 5 2024-04-24T18:53:37.197Z WARN 7165 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.198Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.198Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 5 2024-04-24T18:53:37.198Z WARN 7165 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.199Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.199Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 5 2024-04-24T18:53:37.199Z WARN 7165 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.199Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.199Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.199Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2024-04-24T18:53:37.199Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.199Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.199Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 5 2024-04-24T18:53:37.200Z WARN 7165 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.200Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.200Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 5 2024-04-24T18:53:37.200Z WARN 7165 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.200Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.200Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 5 2024-04-24T18:53:37.200Z WARN 7165 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.200Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.201Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.201Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 5 2024-04-24T18:53:37.201Z WARN 7165 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.202Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.202Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.204Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.205Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.206Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.206Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 5 2024-04-24T18:53:37.206Z WARN 7165 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.206Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.206Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 5 2024-04-24T18:53:37.206Z WARN 7165 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.206Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.207Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.207Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.207Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 5 2024-04-24T18:53:37.207Z WARN 7165 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.207Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.207Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 5 2024-04-24T18:53:37.207Z WARN 7165 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 is suspected to be dead for reason: No connection 2024-04-24T18:53:37.211Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.212Z INFO 7165 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:53:37.213Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.238Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.238Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.238Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.238Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.238Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.239Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.240Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:37.240Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:37.240Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.240Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.243Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.243Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.243Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.244Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.244Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.244Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.246Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.246Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.246Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.246Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.247Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.247Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.247Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.247Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 6 2024-04-24T18:53:37.247Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.248Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 6 2024-04-24T18:53:37.248Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.248Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 6 2024-04-24T18:53:37.248Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.248Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 6 2024-04-24T18:53:37.248Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.248Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.249Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.249Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.249Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 6 2024-04-24T18:53:37.249Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.249Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 6 2024-04-24T18:53:37.249Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.249Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 6 2024-04-24T18:53:37.249Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.249Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.250Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 6 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.250Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 6 2024-04-24T18:53:37.250Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.251Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 6 2024-04-24T18:53:37.251Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.251Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.251Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.251Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 6 2024-04-24T18:53:37.251Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.251Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 6 2024-04-24T18:53:37.251Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.251Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 6 2024-04-24T18:53:37.251Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.251Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 6 2024-04-24T18:53:37.252Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.253Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.253Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.253Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 6 2024-04-24T18:53:37.255Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.256Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 6 2024-04-24T18:53:37.258Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.259Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.259Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 5 2024-04-24T18:53:37.259Z WARN 7165 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f is suspected to be dead for reason: No connection 2024-04-24T18:53:37.261Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.264Z WARN 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.107.10]:5701 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.107.10]:5701, uuid=3002bf7d-a78e-4b47-847d-8eefc90c4625, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.10]:5702, uuid=97bc13ae-0ee0-4c41-9485-436f955ab152, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.215]:5705, uuid=514260e0-3518-4712-80f6-f9820f29a6f8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.10]:5703, uuid=ac6429cb-4938-4794-a841-4bb254f25ffe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.215]:5706, uuid=7f03cd11-4022-45d7-9a27-707d81e6af02, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.10]:5704, uuid=d3bf87cb-312b-4089-9e34-0636fbf54d99, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.10]:5705, uuid=482b5862-5166-4255-a38a-14313be1601b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5706, uuid=be849b4b-bf59-430e-a2e4-924ec60057d0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-04-24T18:53:37.264Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.264Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 6 2024-04-24T18:53:37.279Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.280Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.280Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 6 2024-04-24T18:53:37.282Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.282Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.283Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.283Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.283Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 6 2024-04-24T18:53:37.283Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.283Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 6 2024-04-24T18:53:37.285Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.285Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 6 2024-04-24T18:53:37.287Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.287Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.287Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 6 2024-04-24T18:53:37.288Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.290Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.290Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 6 2024-04-24T18:53:37.293Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.294Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.294Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.294Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:37.294Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:37.294Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:37.294Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.296Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.296Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.298Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.298Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.298Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.298Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 6 2024-04-24T18:53:37.298Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.299Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.299Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.300Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.300Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.300Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.300Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 6 2024-04-24T18:53:37.301Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.301Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 6 2024-04-24T18:53:37.301Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.301Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.301Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.302Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 6 2024-04-24T18:53:37.302Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.302Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 6 2024-04-24T18:53:37.303Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.303Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.303Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 6 2024-04-24T18:53:37.306Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.306Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.307Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.307Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 6 2024-04-24T18:53:37.307Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.307Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 6 2024-04-24T18:53:37.307Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.308Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.308Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.308Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 6 2024-04-24T18:53:37.308Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.308Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 6 2024-04-24T18:53:37.313Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.313Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.314Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.314Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 6 2024-04-24T18:53:37.314Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.314Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.314Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.332Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:37.332Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2024-04-24T18:53:37.338Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.339Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.339Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.339Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.339Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.339Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.344Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.344Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.344Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.345Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.345Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.345Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.346Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.347Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.347Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.347Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.348Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.348Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.348Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.348Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.348Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 7 2024-04-24T18:53:37.348Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.348Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.348Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.349Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.349Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.349Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 7 2024-04-24T18:53:37.349Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.349Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.349Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.350Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.350Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 7 2024-04-24T18:53:37.350Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.350Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.350Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 7 2024-04-24T18:53:37.350Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.350Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.351Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.351Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.351Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.351Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.351Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.352Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.352Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 7 2024-04-24T18:53:37.352Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.352Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 7 2024-04-24T18:53:37.353Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.353Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.354Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.354Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.354Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.354Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 7 2024-04-24T18:53:37.354Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.354Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 7 2024-04-24T18:53:37.354Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.354Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 7 2024-04-24T18:53:37.354Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.354Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 7 2024-04-24T18:53:37.358Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.359Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.359Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 7 2024-04-24T18:53:37.359Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.360Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.360Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 6 2024-04-24T18:53:37.364Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.365Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.365Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 7 2024-04-24T18:53:37.372Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:37.372Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:37.380Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.381Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.381Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 7 2024-04-24T18:53:37.383Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.384Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.384Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 7 2024-04-24T18:53:37.384Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.385Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.385Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 7 2024-04-24T18:53:37.386Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.386Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.386Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 7 2024-04-24T18:53:37.389Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.389Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.389Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 7 2024-04-24T18:53:37.390Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:37.390Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 136ms, elapsed time since send: 136ms, request timeout: 30000ms) 2024-04-24T18:53:37.390Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2024-04-24T18:53:37.390Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2024-04-24T18:53:37.390Z INFO 7165 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=898746739, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:53:37.390Z INFO 7165 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:53:37.390Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.391Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.391Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 7 2024-04-24T18:53:37.392Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.393Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.393Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.393Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.394Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.395Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.395Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.395Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.397Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.397Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.398Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.399Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.399Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.399Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 7 2024-04-24T18:53:37.400Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.400Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.401Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.401Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 7 2024-04-24T18:53:37.401Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.402Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.402Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.402Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 7 2024-04-24T18:53:37.402Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.402Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.402Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.402Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 6 2024-04-24T18:53:37.402Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.403Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 7 2024-04-24T18:53:37.403Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.403Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 7 2024-04-24T18:53:37.403Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.404Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.404Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 7 2024-04-24T18:53:37.405Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:37.405Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:37.405Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:37.407Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.408Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.408Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 7 2024-04-24T18:53:37.408Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.409Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.409Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.409Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 7 2024-04-24T18:53:37.409Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.409Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 7 2024-04-24T18:53:37.411Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.412Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.412Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 7 2024-04-24T18:53:37.414Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.414Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.415Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.415Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 7 2024-04-24T18:53:37.415Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.415Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.415Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.415Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 7 2024-04-24T18:53:37.435Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:37.435Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:37.438Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.438Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.438Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.438Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.438Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.439Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.439Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.439Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.439Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.439Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.440Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.440Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.440Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.440Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.445Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.445Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.445Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.446Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.446Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.446Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.447Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.448Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.448Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.448Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.448Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.449Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.449Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.449Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.449Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 8 2024-04-24T18:53:37.449Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.449Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.449Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 7 2024-04-24T18:53:37.449Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.449Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 7 2024-04-24T18:53:37.450Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.450Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.450Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 8 2024-04-24T18:53:37.450Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.450Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.450Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 7 2024-04-24T18:53:37.450Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.451Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.451Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.451Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 8 2024-04-24T18:53:37.451Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.451Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 8 2024-04-24T18:53:37.451Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.451Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.451Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 7 2024-04-24T18:53:37.452Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.452Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.452Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.452Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.452Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.452Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.453Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 8 2024-04-24T18:53:37.453Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.453Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 8 2024-04-24T18:53:37.454Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.454Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.455Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.455Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.455Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.455Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 8 2024-04-24T18:53:37.455Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.455Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 8 2024-04-24T18:53:37.455Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.455Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 8 2024-04-24T18:53:37.455Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.455Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 8 2024-04-24T18:53:37.460Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.460Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.461Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.461Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 7 2024-04-24T18:53:37.461Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.461Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 8 2024-04-24T18:53:37.466Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.467Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.467Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 8 2024-04-24T18:53:37.469Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.469Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.470Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.471Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.471Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.472Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.473Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.473Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.481Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.482Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.482Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 8 2024-04-24T18:53:37.484Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.485Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.485Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 8 2024-04-24T18:53:37.485Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.485Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.486Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 8 2024-04-24T18:53:37.487Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.487Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.487Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 8 2024-04-24T18:53:37.490Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.490Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:37.490Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:37.491Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.491Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 8 2024-04-24T18:53:37.491Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:37.492Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:37.492Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 8 2024-04-24T18:53:37.493Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.494Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.494Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.494Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.495Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.496Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.496Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.496Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.498Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.498Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.499Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.500Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.500Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 8 2024-04-24T18:53:37.500Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.500Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.501Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.502Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.502Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 8 2024-04-24T18:53:37.502Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.503Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.503Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.503Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.503Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 8 2024-04-24T18:53:37.503Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.503Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 7 2024-04-24T18:53:37.503Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.503Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.504Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.504Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 8 2024-04-24T18:53:37.504Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.505Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.505Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 8 2024-04-24T18:53:37.508Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.509Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.509Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 8 2024-04-24T18:53:37.510Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.510Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.510Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.510Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 8 2024-04-24T18:53:37.510Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.510Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 8 2024-04-24T18:53:37.511Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.511Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.512Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.512Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.513Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.513Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 8 2024-04-24T18:53:37.513Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.514Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.515Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.515Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.515Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.516Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.516Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.516Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 8 2024-04-24T18:53:37.516Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.516Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.516Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 8 2024-04-24T18:53:37.540Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.540Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.540Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.540Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.541Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.541Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.543Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.544Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.547Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:37.547Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:37.547Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.548Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:37.548Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.548Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:37.548Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.549Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.549Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.549Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.549Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.550Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.550Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.550Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 9 2024-04-24T18:53:37.550Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.550Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.550Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.550Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 8 2024-04-24T18:53:37.550Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.550Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 8 2024-04-24T18:53:37.550Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.550Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.551Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.551Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 8 2024-04-24T18:53:37.551Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.551Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.551Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.552Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.552Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 9 2024-04-24T18:53:37.552Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.552Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 9 2024-04-24T18:53:37.552Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.552Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.552Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 8 2024-04-24T18:53:37.552Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.553Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.553Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.553Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.553Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.553Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.553Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.554Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 9 2024-04-24T18:53:37.554Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.307 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2024-04-24T18:53:37.555Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:37.555Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:37.555Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.556Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:37.556Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:37.556Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 9 2024-04-24T18:53:37.556Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:37.556Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 9 2024-04-24T18:53:37.556Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.556Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 9 2024-04-24T18:53:37.556Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:37.556Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 9 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2024-04-24T18:53:37.564Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:53:37.586Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:37.586Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:37.613Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 528eae079c8554892fe7eb24dd481ed01d00e1bd6b8c7c0571f7b1381b584610 2024-04-24T18:53:37.691Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:37.691Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:37.748Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:37.748Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:37.762Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:37.762Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:37.786Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:37.786Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:37.849Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:37.849Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:37.891Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:37.892Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:37.926Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:37.926Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:37.932Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:37.932Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:37.933Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:37.933Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:37.999Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:37.999Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:38.002Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:38.002Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:38.028Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:38.028Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:38.124Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:38.124Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:38.137Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:38.137Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:38.141Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:38.141Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:38.175Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:38.175Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:38.255Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:38.255Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:38.283Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:38.283Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:38.295Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:38.295Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:38.354Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:38.354Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:38.354Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:38.408Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:38.408Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:38.408Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:38.651Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:38.651Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:38.751Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:38.751Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:38.778Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:38.778Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:38.793Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:38.793Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:38.873Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:38.873Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:38.885Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:38.885Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:38.942Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:38.942Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:38.992Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:38.992Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:39.008Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:39.008Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:39.065Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:39.065Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:39.109Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:39.109Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:39.201Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:39.201Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:39.261Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:39.261Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:39.261Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:39.276Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:39.276Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:39.295Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:39.295Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:39.388Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:39.388Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:39.446Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:39.446Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:39.561Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:39.561Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:39.561Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:39.605Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:39.605Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:39.680Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:39.680Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:39.737Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:39.737Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:39.796Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:39.796Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:39.851Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:39.851Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:39.953Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:39.953Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:39.975Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:39.975Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:40.101Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:40.101Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:40.110Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:40.110Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:40.218Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:40.219Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:40.303Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:40.303Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:40.312Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:40.312Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:40.363Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:40.363Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:40.363Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:40.390Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:40.390Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:40.397Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:40.397Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:40.478Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:40.478Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:40.589Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:40.589Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:40.607Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:40.607Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:40.733Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:40.733Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:40.764Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:40.764Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:40.764Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:40.809Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:40.809Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:40.848Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:40.848Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:40.979Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:40.979Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:41.060Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:41.060Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:41.155Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:41.155Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:41.158Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:41.158Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:41.265Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:41.265Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:41.315Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:41.315Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:41.370Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:41.370Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:41.377Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:41.377Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:41.377Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:41.407Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:41.407Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:41.491Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:41.491Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:41.498Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:41.498Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:41.530Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:41.530Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:41.558Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:41.558Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:41.702Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:41.702Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:41.709Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:41.709Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:41.872Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:41.872Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:41.872Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:41.881Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:41.881Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:41.885Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:41.886Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:42.020Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:42.020Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:42.158Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:42.158Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:42.210Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:42.210Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:42.223Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:42.223Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:42.228Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:42.229Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:42.324Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:42.324Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:42.383Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:42.383Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:42.409Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:42.409Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:42.518Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:42.518Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:42.530Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:42.530Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:42.530Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:42.546Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:42.546Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:42.701Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:42.701Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:42.704Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:42.704Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:42.714Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:42.714Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:42.826Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:42.826Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:42.826Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:42.836Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:42.836Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:42.913Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:42.914Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:42.984Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:42.985Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:43.059Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:43.059Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:43.073Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:43.073Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:43.123Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.558808603S 2024-04-24T18:53:43.127Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:43.164Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:43.164Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:43.230Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:43.230Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:43.234Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:43.234Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:43.339Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:43.339Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:43.349Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:43.349Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.86 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 2024-04-24T18:53:43.493Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:43.493Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 2024-04-24T18:53:43.522Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:43.523Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:43.544Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:43.544Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:43.544Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2024-04-24T18:53:43.600Z DEBUG 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2024-04-24T18:53:43.604Z DEBUG 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2024-04-24T18:53:43.612Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:43.612Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:43.623Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-04-24T18:53:43.623Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-04-24T18:53:43.623Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-04-24T18:53:43.625Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-04-24T18:53:43.625Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-04-24T18:53:43.627Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-04-24T18:53:43.627Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2024-04-24T18:53:43.629Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-04-24T18:53:43.629Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-04-24T18:53:43.631Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2024-04-24T18:53:43.631Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-04-24T18:53:43.631Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-04-24T18:53:43.634Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-04-24T18:53:43.634Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-04-24T18:53:43.634Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-04-24T18:53:43.636Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2024-04-24T18:53:43.696Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2024-04-24T18:53:43.703Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:43.703Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:43.716Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:43.716Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:43.746Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:43.746Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:43.747Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:43.752Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:43.752Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:43.770Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:43.770Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:43.920Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:43.920Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:44.097Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:44.097Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:44.103Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:44.104Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:44.171Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:44.171Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:44.198Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:44.198Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:44.261Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:44.262Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:44.344Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:44.344Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:44.348Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:44.348Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:44.457Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:44.457Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:44.495Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:44.495Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:44.605Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:44.605Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:44.636Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:44.636Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:44.646Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:44.646Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:44.646Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:44.680Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:44.680Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:44.714Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:44.714Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:44.756Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:44.757Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:44.849Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:44.849Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:44.849Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:44.873Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:44.873Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:45.049Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:45.049Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:45.074Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:45.074Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:45.123Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:45.123Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:45.255Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:45.255Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:45.296Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:45.296Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:45.349Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:45.349Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:45.447Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:45.447Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:45.451Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:45.451Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:45.459Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:45.459Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:45.463Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:45.463Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:45.578Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-04-24T18:53:45.578Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2024-04-24T18:53:45.580Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-04-24T18:53:45.582Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-04-24T18:53:45.582Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-04-24T18:53:45.582Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-04-24T18:53:45.585Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-04-24T18:53:45.585Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-04-24T18:53:45.585Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-04-24T18:53:45.585Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-04-24T18:53:45.586Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-04-24T18:53:45.586Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-04-24T18:53:45.599Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:45.599Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:45.599Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:45.630Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2024-04-24T18:53:45.633Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:45.633Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:45.633Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2024-04-24T18:53:45.633Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-04-24T18:53:45.676Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2024-04-24T18:53:45.676Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-04-24T18:53:45.724Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandle@a7dd580a], ...]. 2024-04-24T18:53:45.733Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 2024-04-24T18:53:45.733Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-04-24T18:53:45.737Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.036 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2024-04-24T18:53:45.782Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:53:45.782Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:53:45.782Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:53:45.782Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.782Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.782Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:53:45.789Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:53:45.789Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2024-04-24T18:53:45.789Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2024-04-24T18:53:45.790Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.790Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.790Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:53:45.793Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:53:45.793Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2024-04-24T18:53:45.793Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2024-04-24T18:53:45.794Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.794Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.794Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:53:45.795Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.795Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.795Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-04-24T18:53:45.796Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:53:45.796Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2024-04-24T18:53:45.796Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-04-24T18:53:45.796Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.796Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.796Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:53:45.797Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.797Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.797Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-04-24T18:53:45.797Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.797Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.797Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-04-24T18:53:45.799Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:53:45.799Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.799Z WARN 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-04-24T18:53:45.806Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:45.807Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:45.807Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:45.809Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:45.809Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:45.810Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.811Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.811Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:53:45.812Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:53:45.812Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:53:45.812Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:53:45.812Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.812Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2024-04-24T18:53:45.812Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-04-24T18:53:45.817Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:45.817Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:45.836Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:53:45.836Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:53:45.836Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-04-24T18:53:45.836Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:53:45.838Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:45.838Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:45.838Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:53:45.839Z INFO 7165 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 18:53:43,597 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@49874d0c - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 18:53:45,860 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 18:53:45,860 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 18:53:45,860 |-WARN in Logger[com.hazelcast.internal.server.tcp.TcpServerConnector] - No appenders present in context [default] for logger [com.hazelcast.internal.server.tcp.TcpServerConnector]. 18:53:45,860 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46ac50ea - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:53:45,863 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:53:45,863 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46ac50ea - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:53:45,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:53:45,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:53:45,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:53:45,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:53:45,864 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:53:45,864 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1313d13c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:53:45,864 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@46ac50ea - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:53:45,866 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:53:45,866 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:53:45,866 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:53:45,866 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984825866) 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:53:45,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:53:45,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:53:45,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:53:45,868 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:53:45,868 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:53:45,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:53:45,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:53:45,869 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:53:45,869 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:53:45,873 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5525facd - Setting zoneId to "UTC" 18:53:45,874 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:53:45,874 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:53:45,876 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:53:45,876 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:53:45,876 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:53:45,876 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:53:45,877 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:53:45,877 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7f0e9df7 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:53:45,877 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:53:45,877 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@68a2928 - End of configuration. 18:53:45,877 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@22851213 - Registering current configuration as safe fallback point 2024-04-24T18:53:45.877Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.877Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 82 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / 2024-04-24T18:53:45.878Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:45.879Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.879Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:45.879Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.880Z INFO 7165 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:45.880Z INFO 7165 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:45.880Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.881Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.881Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.881Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 83 2024-04-24T18:53:45.881Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.881Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.882Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.882Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.883Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.883Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.883Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.883Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.883Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.883Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.884Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.884Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.884Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.884Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.884Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.885Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.885Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.885Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.885Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 85 2024-04-24T18:53:45.885Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.885Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.885Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.885Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.886Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.886Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.886Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.886Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.888Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.888Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.888Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.889Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.889Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.889Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 83 2024-04-24T18:53:45.889Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.890Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.891Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.891Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.891Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.891Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.891Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.891Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.891Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.891Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.892Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.892Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.892Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.892Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.892Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.892Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.892Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.892Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.892Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.892Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 76 2024-04-24T18:53:45.893Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.893Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.893Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.893Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.893Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.893Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.893Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.893Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.893Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.894Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.894Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 84 2024-04-24T18:53:45.894Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.894Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.894Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 71 2024-04-24T18:53:45.895Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.896Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.896Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.896Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.896Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.896Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.897Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.897Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.897Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.897Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.898Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.898Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.898Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.898Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.898Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.899Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.899Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.899Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.899Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 78 2024-04-24T18:53:45.899Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.900Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.900Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.900Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.900Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.900Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.900Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.900Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.901Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.901Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.901Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.901Z INFO 7165 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.054 seconds (process running for 152.837) 2024-04-24T18:53:45.902Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.902Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.902Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 84 2024-04-24T18:53:45.902Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.902Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.902Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.902Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.903Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.903Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.903Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 64 2024-04-24T18:53:45.903Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.903Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.903Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.903Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.903Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.903Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.904Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.904Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 82 2024-04-24T18:53:45.906Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.906Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.906Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 86 2024-04-24T18:53:45.909Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.909Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.909Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.909Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.909Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.909Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.910Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.910Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.910Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.910Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.910Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 2024-04-24T18:53:45.915Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.915Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.915Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.915Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.916Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.916Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.916Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.916Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.917Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.917Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 82 2024-04-24T18:53:45.918Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.918Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.918Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.918Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.919Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.919Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 85 2024-04-24T18:53:45.919Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.919Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.919Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.919Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 84 2024-04-24T18:53:45.919Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.920Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.920Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.920Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.920Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.920Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.921Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.921Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.923Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.923Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 80 2024-04-24T18:53:45.924Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.924Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.925Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.926Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.926Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 78 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:45.927Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.928Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:45.928Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.928Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.928Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:45.928Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.928Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:45.928Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.928Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.928Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.929Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.929Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 82 2024-04-24T18:53:45.929Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.930Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.930Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.931Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.931Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.931Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.931Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 85 2024-04-24T18:53:45.931Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.931Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.931Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.932Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.932Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.932Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.932Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.932Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.934Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.934Z INFO 7165 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.019 seconds (process running for 152.87) 2024-04-24T18:53:45.934Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.934Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 85 2024-04-24T18:53:45.937Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.938Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.938Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.938Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 84 2024-04-24T18:53:45.938Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.938Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.938Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 79 2024-04-24T18:53:45.939Z WARN 7165 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2024-04-24T18:53:45.948Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.948Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.948Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.948Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.949Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.949Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.952Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.953Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.953Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.955Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.956Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.956Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.956Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.957Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.957Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.957Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.957Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.958Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.958Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.958Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.958Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.958Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.958Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.958Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.958Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.958Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.959Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.959Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.960Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.960Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.960Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.960Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.960Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.961Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.961Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.961Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.961Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.961Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.961Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.962Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.963Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.964Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.964Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.964Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 86 2024-04-24T18:53:45.964Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.964Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.964Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.964Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.965Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.966Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.967Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.967Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.967Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.968Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.968Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.968Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.968Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.968Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.968Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.968Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.969Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.969Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.969Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.969Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.969Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.969Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.969Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.969Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.969Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.970Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.970Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.970Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 86 2024-04-24T18:53:45.970Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.970Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 85 2024-04-24T18:53:45.970Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.970Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.970Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 83 2024-04-24T18:53:45.970Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.970Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.970Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.971Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.971Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 80 2024-04-24T18:53:45.971Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.971Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.971Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.971Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.971Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.971Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:45.971Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:45.971Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.972Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.972Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.972Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.972Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.972Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.972Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.972Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.972Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.972Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 80 2024-04-24T18:53:45.973Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.973Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.974Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 80 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.974Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.975Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.975Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.975Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.975Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 81 2024-04-24T18:53:45.975Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.977Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.977Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.977Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.977Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.977Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.977Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.977Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.977Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.978Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.978Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.978Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 83 2024-04-24T18:53:45.978Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.978Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.978Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 85 2024-04-24T18:53:45.978Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.978Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 83 2024-04-24T18:53:45.979Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.979Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.980Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.980Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.981Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.982Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.982Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.982Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.982Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.983Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.983Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.983Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.984Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 84 2024-04-24T18:53:45.984Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.984Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.984Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.984Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.984Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 84 2024-04-24T18:53:45.985Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.985Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.985Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.985Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.985Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.986Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.986Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.986Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.986Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 86 2024-04-24T18:53:45.986Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.986Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.986Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.987Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.987Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.989Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.990Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.991Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.991Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.991Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.991Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.991Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.992Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.992Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.992Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:45.992Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.992Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 84 2024-04-24T18:53:45.992Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.992Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.992Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.992Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:45.992Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.993Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.993Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.993Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.993Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.993Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.993Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.994Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.994Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:45.994Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:45.994Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.994Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:45.997Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:45.997Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:45.997Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:45.997Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:45.997Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:45.998Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:45.998Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:45.998Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.000Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.000Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.001Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.001Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 82 2024-04-24T18:53:46.001Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.001Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:46.001Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:46.003Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.003Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.003Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.003Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.003Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.003Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.003Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.003Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.003Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.003Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.004Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.004Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 85 2024-04-24T18:53:46.004Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.004Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.005Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.005Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.005Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 83 2024-04-24T18:53:46.006Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.006Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.006Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.006Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.006Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.006Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.007Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.007Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.007Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.007Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 77 2024-04-24T18:53:46.007Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.007Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.007Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.007Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.007Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.007Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 87 2024-04-24T18:53:46.007Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.007Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.007Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.008Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.008Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.008Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.008Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.008Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.008Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.010Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.010Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.010Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.010Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.010Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.010Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.010Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.010Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.011Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.011Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.016Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.016Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 85 2024-04-24T18:53:46.016Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.016Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.016Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.017Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.017Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.018Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.018Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 83 2024-04-24T18:53:46.018Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.020Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.021Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.021Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 85 2024-04-24T18:53:46.021Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.022Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.022Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.022Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.022Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.022Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.024Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.024Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.024Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.024Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.024Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 86 2024-04-24T18:53:46.028Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 79 2024-04-24T18:53:46.028Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.028Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.028Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:46.028Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:46.028Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.028Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 79 2024-04-24T18:53:46.029Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.029Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.029Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.029Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.029Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.029Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 77 2024-04-24T18:53:46.029Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.029Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.030Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.030Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.030Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.030Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.030Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 83 2024-04-24T18:53:46.030Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.030Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 81 2024-04-24T18:53:46.030Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.030Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.031Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.031Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.031Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.031Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.031Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 79 2024-04-24T18:53:46.032Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.032Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.032Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.032Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.032Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 86 2024-04-24T18:53:46.032Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.029Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.032Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.032Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.033Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.034Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.035Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.035Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.035Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 86 2024-04-24T18:53:46.038Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.038Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.039Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.039Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.039Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.039Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 85 2024-04-24T18:53:46.039Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.039Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.039Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 80 2024-04-24T18:53:46.039Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.051Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.051Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.051Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.051Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.052Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.054Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.054Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.054Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.056Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.057Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.057Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.057Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.058Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.058Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.058Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.058Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.059Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.059Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.059Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.060Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.060Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.061Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.061Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.062Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.062Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.064Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.064Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.064Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.064Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.065Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.065Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.065Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.065Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 87 2024-04-24T18:53:46.065Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.065Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.066Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.066Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.067Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.067Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.067Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.068Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.069Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.069Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.069Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.069Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.069Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.069Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.069Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.069Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.069Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.069Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.070Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.070Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.070Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.070Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.070Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.070Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.070Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.070Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.071Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.071Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 87 2024-04-24T18:53:46.071Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.071Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 84 2024-04-24T18:53:46.071Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.071Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 86 2024-04-24T18:53:46.071Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.071Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.072Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.072Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.072Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.072Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.072Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.073Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.073Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.073Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.073Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 81 2024-04-24T18:53:46.074Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.074Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.074Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.074Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.075Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.075Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 72 2024-04-24T18:53:46.075Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.075Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.075Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.075Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.075Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 81 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.075Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.075Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.076Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.077Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.077Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.077Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.078Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.078Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.078Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.078Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.078Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.078Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.078Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.078Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.079Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.079Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 84 2024-04-24T18:53:46.079Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.079Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.080Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 86 2024-04-24T18:53:46.080Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.080Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.081Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.082Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.082Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.082Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.082Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.082Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.083Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.083Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.083Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.083Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.083Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.084Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.084Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.084Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.084Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.084Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 85 2024-04-24T18:53:46.085Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.085Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.085Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.085Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.085Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 85 2024-04-24T18:53:46.085Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.085Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.086Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.086Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.086Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.086Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.086Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.086Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.086Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.087Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.087Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.087Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.087Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.088Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.090Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.090Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.092Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.092Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.093Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.093Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.093Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.093Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.093Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.094Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.094Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.094Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.094Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.094Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.094Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.094Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.094Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.094Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.094Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.095Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.095Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 85 2024-04-24T18:53:46.095Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.095Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.095Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.096Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.097Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.097Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.097Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.097Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.097Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.097Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.097Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.097Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.097Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.097Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.097Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.098Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.098Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.098Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.098Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.099Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.101Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.101Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.102Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.102Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 83 2024-04-24T18:53:46.102Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.104Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.104Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.104Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.104Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 65 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.104Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.105Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.105Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 86 2024-04-24T18:53:46.105Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.106Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.106Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 84 2024-04-24T18:53:46.107Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.107Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.107Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.107Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.107Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.107Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.107Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.107Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.107Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.107Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.108Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.108Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.108Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 88 2024-04-24T18:53:46.108Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.108Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.108Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.108Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.108Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.108Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.108Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.108Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.108Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.108Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.109Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.109Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.109Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.111Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.111Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.111Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.111Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.111Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.111Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.111Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.111Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.111Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.111Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.116Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.116Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.116Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.117Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.117Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.117Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.117Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 78 2024-04-24T18:53:46.118Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.118Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.119Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.119Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 82 2024-04-24T18:53:46.121Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.123Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.123Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 86 2024-04-24T18:53:46.125Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.125Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.125Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.125Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.126Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.127Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.127Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.127Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 87 2024-04-24T18:53:46.129Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.129Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.129Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.129Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.130Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.130Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 80 2024-04-24T18:53:46.130Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.130Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.130Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.130Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.130Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.130Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 78 2024-04-24T18:53:46.130Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:46.131Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.131Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 86 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.131Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 84 2024-04-24T18:53:46.131Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.131Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.131Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.131Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.131Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.131Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.132Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.132Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 82 2024-04-24T18:53:46.132Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.132Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.133Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.133Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.133Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.133Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 87 2024-04-24T18:53:46.133Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.133Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.133Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.133Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.133Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.133Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 80 2024-04-24T18:53:46.134Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.134Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.134Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.134Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 80 2024-04-24T18:53:46.134Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.135Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.136Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.137Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.137Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 87 2024-04-24T18:53:46.138Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.138Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.138Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 87 2024-04-24T18:53:46.139Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.140Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.140Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 86 2024-04-24T18:53:46.140Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.140Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.140Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 81 2024-04-24T18:53:46.140Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.141Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.142Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.143Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.154Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.155Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.155Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.155Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.156Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.156Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.158Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.159Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.159Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.159Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.160Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.161Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.161Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.161Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.161Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.162Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.162Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.162Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.163Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.163Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.165Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.165Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.165Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.165Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.166Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.166Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.166Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.166Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.166Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.166Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.166Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.166Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 88 2024-04-24T18:53:46.166Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.167Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.167Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.167Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.168Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.168Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.168Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 84 2024-04-24T18:53:46.168Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.168Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.169Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.170Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.170Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.170Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.170Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.170Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.170Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.170Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.170Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.170Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.171Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.171Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.171Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.171Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.171Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.171Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.171Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.171Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.172Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.172Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.172Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 81 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.173Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.173Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 85 2024-04-24T18:53:46.173Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.173Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.175Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.175Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.175Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.175Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.175Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.175Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.175Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.175Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.176Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.176Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 73 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.176Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 82 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.176Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.176Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.176Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.177Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.178Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.178Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.178Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.179Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.179Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.179Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 88 2024-04-24T18:53:46.179Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.179Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.179Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.179Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.179Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.179Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.179Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.180Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.180Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.180Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.180Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.181Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.181Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.181Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.182Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.183Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.183Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.183Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.183Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 87 2024-04-24T18:53:46.183Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.183Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.183Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.183Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.184Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.184Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.185Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.185Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.185Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.185Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.185Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 86 2024-04-24T18:53:46.185Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.185Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.186Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.186Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.186Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 86 2024-04-24T18:53:46.186Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.186Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.186Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 84 2024-04-24T18:53:46.186Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.187Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.187Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.187Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.187Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.187Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.187Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.187Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.188Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.188Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.188Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.188Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 85 2024-04-24T18:53:46.188Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.190Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.191Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.192Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.193Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.193Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.194Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.194Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.194Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.194Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.194Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.194Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.195Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.195Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.195Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.195Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.195Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.195Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.195Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.195Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.195Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.197Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.197Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.197Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.197Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.197Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.197Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.197Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.197Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.198Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.198Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.198Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.198Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.198Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.198Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.198Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.199Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.199Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.199Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.199Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.199Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.204Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.205Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.205Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 84 2024-04-24T18:53:46.205Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.205Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 66 2024-04-24T18:53:46.205Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.205Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.206Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.207Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.207Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 85 2024-04-24T18:53:46.207Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.207Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.207Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.208Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.208Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.208Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.208Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.208Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.208Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.208Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.208Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.208Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.208Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.208Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.208Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.209Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 86 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.209Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.210Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.210Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 82 2024-04-24T18:53:46.210Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.211Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.211Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.211Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.211Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.212Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.212Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.212Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.212Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.212Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.212Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.216Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.217Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.217Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.218Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.218Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.218Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.218Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 79 2024-04-24T18:53:46.218Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.219Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.220Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.223Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.223Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.226Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.226Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 83 2024-04-24T18:53:46.227Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.227Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.228Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.228Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.228Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 88 2024-04-24T18:53:46.229Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.230Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.231Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.231Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 81 2024-04-24T18:53:46.231Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.231Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.231Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.231Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.231Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 79 2024-04-24T18:53:46.231Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.232Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.232Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.232Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 87 2024-04-24T18:53:46.232Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.232Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.232Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.232Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.232Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.232Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.233Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.233Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.233Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.233Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 83 2024-04-24T18:53:46.233Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.233Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.233Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 87 2024-04-24T18:53:46.233Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.233Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.233Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.233Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.234Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.234Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 85 2024-04-24T18:53:46.234Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.234Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 88 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.234Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 81 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.234Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.235Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.235Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.235Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 81 2024-04-24T18:53:46.235Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.236Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.239Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.239Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.239Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 87 2024-04-24T18:53:46.239Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.240Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.240Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.240Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.240Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 88 2024-04-24T18:53:46.240Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.240Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 88 2024-04-24T18:53:46.243Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.243Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.243Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.243Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.244Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.244Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 87 2024-04-24T18:53:46.244Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.244Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 82 2024-04-24T18:53:46.244Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.244Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.258Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.259Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.259Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.259Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.259Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.259Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.260Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.260Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.261Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.261Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.261Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.261Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.261Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.261Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.262Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.262Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.262Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.262Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.263Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.263Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.264Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.266Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.266Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.266Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.266Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.266Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.266Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.266Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.266Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.267Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.267Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.267Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.267Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.267Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 89 2024-04-24T18:53:46.267Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.267Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.267Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:46.269Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.269Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:46.269Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.269Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 85 2024-04-24T18:53:46.269Z INFO 7165 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:46.269Z INFO 7165 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:46.270Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.270Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.270Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.270Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.270Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.270Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.270Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.270Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.271Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.271Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.271Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 89 2024-04-24T18:53:46.272Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.272Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.272Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.273Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.273Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.273Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.274Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.274Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 82 2024-04-24T18:53:46.274Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.274Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.274Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.274Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.274Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.274Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.274Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.275Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.275Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 86 2024-04-24T18:53:46.276Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.276Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.276Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.276Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.276Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.277Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.277Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.277Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.277Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.278Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.278Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.278Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.278Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.278Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.278Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.278Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 83 2024-04-24T18:53:46.278Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.278Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.278Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.278Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.278Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.279Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.279Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.279Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.279Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.279Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.279Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.279Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.280Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.280Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.280Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.280Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.280Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.280Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.280Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.281Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.281Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.281Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.281Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.282Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.282Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.282Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.282Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 87 2024-04-24T18:53:46.283Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.283Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.283Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.284Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.284Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 88 2024-04-24T18:53:46.284Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.284Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.284Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.284Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.285Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.285Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.285Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.285Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.286Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.286Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 87 2024-04-24T18:53:46.286Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.286Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 74 2024-04-24T18:53:46.287Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.287Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.287Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.288Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.288Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.288Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 87 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.288Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.288Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.288Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.289Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 85 2024-04-24T18:53:46.289Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.289Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.289Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 86 2024-04-24T18:53:46.289Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.290Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:46.290Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:46.291Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.292Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.293Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.293Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.293Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.294Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.294Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.295Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.295Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.295Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.295Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 89 2024-04-24T18:53:46.295Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.295Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.296Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.296Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.296Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.296Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.296Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.296Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.296Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.297Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.297Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.297Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.298Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.298Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.298Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.299Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.299Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.299Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.299Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.299Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.299Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.299Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.300Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.300Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.304Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:46.304Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:46.305Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.305Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.305Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.305Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.305Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.306Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 67 2024-04-24T18:53:46.306Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.306Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 85 2024-04-24T18:53:46.306Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.306Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.307Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.307Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.307Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.307Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.307Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.307Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.307Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.307Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.307Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.308Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.308Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.308Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.308Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.308Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.308Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.308Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.309Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.309Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 86 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.309Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.309Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.309Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.310Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.310Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.310Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.310Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 87 2024-04-24T18:53:46.310Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.310Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.310Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.310Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.310Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.311Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.312Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.312Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.312Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.312Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.312Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.313Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.313Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.313Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.313Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.313Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.319Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.319Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.320Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.320Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.320Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.320Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 80 2024-04-24T18:53:46.320Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.320Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.321Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.324Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.326Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.326Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.328Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.328Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.328Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.329Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.329Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 89 2024-04-24T18:53:46.332Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.332Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.332Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.332Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.332Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.332Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 82 2024-04-24T18:53:46.332Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.333Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 88 2024-04-24T18:53:46.333Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.333Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 80 2024-04-24T18:53:46.333Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.333Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.334Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.334Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.334Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 88 2024-04-24T18:53:46.334Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.334Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 84 2024-04-24T18:53:46.334Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.335Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.335Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.335Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 82 2024-04-24T18:53:46.335Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.335Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.335Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.335Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.337Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.338Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 84 2024-04-24T18:53:46.338Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.338Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.338Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.338Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.338Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.339Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.339Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 83 2024-04-24T18:53:46.339Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.339Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 89 2024-04-24T18:53:46.339Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.339Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.339Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.339Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 86 2024-04-24T18:53:46.339Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.339Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.340Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.340Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.340Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.341Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.341Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 88 2024-04-24T18:53:46.341Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.341Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.341Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.341Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 89 2024-04-24T18:53:46.341Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.341Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 89 2024-04-24T18:53:46.345Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:46.345Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:46.346Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.346Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.346Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.346Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.347Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.347Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.347Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.347Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.347Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 83 2024-04-24T18:53:46.347Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 88 2024-04-24T18:53:46.359Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.359Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.359Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.359Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.360Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.360Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.360Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.360Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.360Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.360Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.361Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.362Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.362Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.362Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.362Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.363Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.363Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.363Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.363Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.363Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.364Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.364Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.365Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.367Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.367Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.367Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.367Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.367Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.367Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.367Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.367Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.367Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.368Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.368Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.368Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.368Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.368Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.368Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.368Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 90 2024-04-24T18:53:46.369Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.369Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.370Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.370Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 86 2024-04-24T18:53:46.370Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.370Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.370Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.371Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.371Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.371Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.371Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.371Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.371Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.371Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.371Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.372Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.372Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.372Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.372Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.372Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.372Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.372Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.372Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.372Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.372Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 90 2024-04-24T18:53:46.372Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.372Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.373Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.373Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.374Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.374Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.374Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.374Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.375Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.375Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.375Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.375Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.375Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.375Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.375Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.377Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.377Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 87 2024-04-24T18:53:46.377Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.377Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.377Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.377Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.378Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.378Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.378Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.378Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.378Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.378Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.378Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.378Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.379Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.379Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 84 2024-04-24T18:53:46.379Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.379Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.379Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.379Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.379Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.379Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.379Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.379Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.379Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 82 2024-04-24T18:53:46.380Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.380Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.380Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.380Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.380Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.380Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.381Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.382Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.382Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.382Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.382Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.382Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.382Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.382Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.382Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.383Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.383Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.383Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.383Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.383Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.383Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 88 2024-04-24T18:53:46.384Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.384Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.384Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.385Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.385Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.385Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.385Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.385Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 89 2024-04-24T18:53:46.385Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.385Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.385Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.386Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.387Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.387Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.387Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 88 2024-04-24T18:53:46.387Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.387Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 75 2024-04-24T18:53:46.388Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.388Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.389Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.389Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.389Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 88 2024-04-24T18:53:46.389Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.389Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 86 2024-04-24T18:53:46.389Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.389Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.390Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.392Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.392Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.393Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.393Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.394Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.394Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.394Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 87 2024-04-24T18:53:46.395Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.395Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.396Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.396Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.396Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.396Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 90 2024-04-24T18:53:46.396Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.396Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.396Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.396Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.396Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.396Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.397Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.397Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.397Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.398Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.398Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.398Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.398Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.398Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.398Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.398Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.399Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.399Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.399Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.399Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.399Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.399Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.399Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.400Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.401Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.402Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.403Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.404Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.404Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.404Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.404Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.404Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.405Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.405Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.405Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:46.405Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:46.405Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.405Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:46.405Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.405Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.406Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.406Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.406Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.407Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.407Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.408Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.408Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.408Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.408Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.408Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.408Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.408Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 86 2024-04-24T18:53:46.407Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.408Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.408Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.409Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:46.409Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:46.409Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.409Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.409Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.409Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.409Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.409Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.409Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.409Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.409Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.410Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 68 2024-04-24T18:53:46.410Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.410Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.410Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.410Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.410Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.410Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.411Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.411Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.411Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.411Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.411Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 88 2024-04-24T18:53:46.411Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.411Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.411Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.413Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.413Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.413Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.413Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.413Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.413Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.413Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.413Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.413Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 87 2024-04-24T18:53:46.414Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.414Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.420Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.420Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.420Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.420Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.421Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.421Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 81 2024-04-24T18:53:46.421Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.422Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.422Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.427Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.427Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.429Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.429Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.429Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.429Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.432Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.433Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.433Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.433Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.433Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.433Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.433Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 83 2024-04-24T18:53:46.434Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.434Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 89 2024-04-24T18:53:46.434Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.434Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.434Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.434Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.434Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.435Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 85 2024-04-24T18:53:46.435Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.435Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.435Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.435Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 89 2024-04-24T18:53:46.435Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.435Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.436Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.436Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 83 2024-04-24T18:53:46.438Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.438Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.439Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.439Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.439Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.439Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.439Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 81 2024-04-24T18:53:46.440Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.440Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.440Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.440Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.440Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 87 2024-04-24T18:53:46.440Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.440Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.441Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.441Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.441Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.441Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.441Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 85 2024-04-24T18:53:46.442Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.442Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.442Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 90 2024-04-24T18:53:46.443Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.447Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.447Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 90 2024-04-24T18:53:46.447Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.448Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.448Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 90 2024-04-24T18:53:46.450Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.450Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 90 2024-04-24T18:53:46.451Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.451Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.451Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.451Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.451Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 89 2024-04-24T18:53:46.451Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.451Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.451Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 84 2024-04-24T18:53:46.460Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.460Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.460Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.460Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.460Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.460Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.461Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.461Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.461Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.461Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.461Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 84 2024-04-24T18:53:46.462Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.462Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.462Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.487Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.487Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:46.487Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.487Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:46.487Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.487Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.487Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.488Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 90 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.488Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.489Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 83 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.489Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 89 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.489Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 91 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.489Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 76 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.489Z WARN 7165 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 87 2024-04-24T18:53:46.489Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.489Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 89 2024-04-24T18:53:46.489Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.490Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.490Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.490Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.490Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.490Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 83 2024-04-24T18:53:46.490Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.490Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.490Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.490Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 88 2024-04-24T18:53:46.490Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.490Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 85 2024-04-24T18:53:46.490Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.490Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.490Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.490Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 89 2024-04-24T18:53:46.490Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.490Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.490Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 89 2024-04-24T18:53:46.490Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.490Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 91 2024-04-24T18:53:46.491Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.491Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.491Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.493Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.494Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.494Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.494Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.495Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.495Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 88 2024-04-24T18:53:46.495Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.497Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.497Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.497Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.497Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.497Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.497Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.497Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.498Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.498Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.498Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.498Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.499Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.499Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.499Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 91 2024-04-24T18:53:46.499Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 87 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.499Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.499Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.500Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.500Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.500Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.501Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.501Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.501Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.503Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.504Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.505Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.505Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.505Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.505Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.506Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.506Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.506Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.506Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.506Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.506Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.506Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.507Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.508Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.508Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.509Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.509Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.509Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.509Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.509Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.510Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.510Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.510Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.510Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.511Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.511Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.511Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.511Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.511Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.511Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.511Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 87 2024-04-24T18:53:46.511Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.511Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.512Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.512Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.512Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.512Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 89 2024-04-24T18:53:46.512Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.511Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.513Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.520Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.520Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.520Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.521Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.521Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.521Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.521Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.521Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.521Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.521Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.522Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.522Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.523Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.523Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 88 2024-04-24T18:53:46.523Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.523Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.523Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.524Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.531Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.531Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.531Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.531Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.532Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.532Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.532Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 82 2024-04-24T18:53:46.532Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.532Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.532Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.532Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.532Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.534Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.534Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.534Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.534Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.534Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.534Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 69 2024-04-24T18:53:46.535Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.535Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.535Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.535Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.535Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.535Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.536Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.537Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.537Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.537Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 84 2024-04-24T18:53:46.537Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.537Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.537Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 84 2024-04-24T18:53:46.538Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 90 2024-04-24T18:53:46.538Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.539Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.539Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.539Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.540Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.540Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 82 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.540Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.540Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.540Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.541Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.541Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.542Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.542Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.542Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 86 2024-04-24T18:53:46.542Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.543Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.543Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 91 2024-04-24T18:53:46.544Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.544Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.544Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.544Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.545Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.547Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.551Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.551Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.551Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 91 2024-04-24T18:53:46.551Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.552Z INFO 7165 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.296 seconds (process running for 153.488) 2024-04-24T18:53:46.554Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.554Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.554Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 90 2024-04-24T18:53:46.555Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.555Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 85 2024-04-24T18:53:46.555Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.556Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.556Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 91 2024-04-24T18:53:46.557Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.557Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 91 2024-04-24T18:53:46.559Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.560Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.560Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.560Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.560Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.560Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.561Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.561Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.562Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.562Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.562Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.563Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.563Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.563Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.565Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.566Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.566Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 85 2024-04-24T18:53:46.566Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.571Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.587Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:46.587Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:46.588Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:46.588Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:46.589Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:46.589Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:46.589Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.589Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.590Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 88 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.590Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 92 2024-04-24T18:53:46.590Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.590Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.591Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.591Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.591Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 89 2024-04-24T18:53:46.591Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.591Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 90 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.591Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.591Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 90 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.591Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 90 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.591Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.591Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 90 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.591Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 84 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.591Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 91 2024-04-24T18:53:46.591Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.591Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 86 2024-04-24T18:53:46.591Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.591Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 92 2024-04-24T18:53:46.592Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.592Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.592Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.592Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.593Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.593Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.594Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.594Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.594Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.594Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.594Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.594Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 86 2024-04-24T18:53:46.594Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.595Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.595Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.595Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.596Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.596Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.596Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.596Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 84 2024-04-24T18:53:46.596Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.596Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.596Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 90 2024-04-24T18:53:46.597Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.597Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 89 2024-04-24T18:53:46.598Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.598Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.598Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.598Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.598Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 77 2024-04-24T18:53:46.598Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.598Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.598Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.598Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.599Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.599Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.599Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.599Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.600Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.600Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.600Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.600Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.601Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.601Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.601Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.602Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.602Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.602Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.602Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.602Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.604Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.604Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.604Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.604Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.604Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.604Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.604Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 92 2024-04-24T18:53:46.605Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.605Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 88 2024-04-24T18:53:46.605Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.606Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.606Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.606Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.606Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.606Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.607Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.607Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.607Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.607Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.607Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.607Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.607Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.609Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.609Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.609Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.610Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.610Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.611Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.611Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.611Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.612Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.612Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.612Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.612Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.612Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.612Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.612Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.612Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.612Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.613Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.613Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 90 2024-04-24T18:53:46.613Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.613Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.613Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.613Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.613Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 88 2024-04-24T18:53:46.614Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.617Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.617Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.622Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.623Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.623Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.623Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.623Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.623Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.623Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.624Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.624Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 89 2024-04-24T18:53:46.624Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.624Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.624Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.624Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.628Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.629Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.629Z WARN 7165 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 88 2024-04-24T18:53:46.632Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.633Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.633Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.633Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.633Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.633Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.633Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.634Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 83 2024-04-24T18:53:46.634Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.634Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.634Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.634Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.634Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.634Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.635Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.635Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.635Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.635Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.635Z WARN 7165 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 70 2024-04-24T18:53:46.636Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.636Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.636Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.636Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.636Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.636Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.637Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.638Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.638Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.639Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.639Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 85 2024-04-24T18:53:46.639Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.639Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.639Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 85 2024-04-24T18:53:46.640Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.640Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.640Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.640Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.640Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.694 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2024-04-24T18:53:46.640Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.645Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 91 2024-04-24T18:53:46.645Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.645Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.645Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.645Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.645Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 87 2024-04-24T18:53:46.645Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.645Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 92 2024-04-24T18:53:46.645Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:46.645Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:46.645Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:46.645Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.646Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.646Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.646Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.646Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 83 2024-04-24T18:53:46.646Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.646Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.647Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.647Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.647Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 2024-04-24T18:53:46.648Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.648Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.649Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.650Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.652Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.652Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.654Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.654Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 92 2024-04-24T18:53:46.656Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.657Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.657Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.657Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.657Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 91 2024-04-24T18:53:46.657Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.657Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 86 2024-04-24T18:53:46.657Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.657Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 92 2024-04-24T18:53:46.659Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.659Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.659Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 92 2024-04-24T18:53:46.660Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.660Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.660Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.661Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.661Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.662Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:46.665Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.665Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.665Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.666Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.666Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:46.666Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.666Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.666Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.666Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.666Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.666Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.667Z INFO 7165 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:46.667Z INFO 7165 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:46.669Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.670Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.670Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.670Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.670Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.671Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.671Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.672Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.674Z INFO 7165 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.023 seconds (process running for 153.609) 2024-04-24T18:53:46.691Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.691Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.692Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.692Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 91 2024-04-24T18:53:46.692Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.693Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.693Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.693Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 87 2024-04-24T18:53:46.693Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.693Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 91 2024-04-24T18:53:46.693Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.693Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.693Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.693Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 90 2024-04-24T18:53:46.693Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.693Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.693Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.693Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 85 2024-04-24T18:53:46.693Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.694Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 86 2024-04-24T18:53:46.694Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.694Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.694Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 92 2024-04-24T18:53:46.694Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.694Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.694Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.694Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.694Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 93 2024-04-24T18:53:46.695Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.695Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 89 2024-04-24T18:53:46.695Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.695Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 93 2024-04-24T18:53:46.695Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.695Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.696Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.696Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.697Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.697Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 91 2024-04-24T18:53:46.697Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.697Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.697Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.697Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 91 2024-04-24T18:53:46.697Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.697Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 85 2024-04-24T18:53:46.697Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.697Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.697Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.697Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.697Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.698Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.698Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.698Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.698Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.698Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 90 2024-04-24T18:53:46.698Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.698Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 91 2024-04-24T18:53:46.698Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.698Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.698Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.700Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.700Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.700Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.700Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.700Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 87 2024-04-24T18:53:46.700Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.700Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.701Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.701Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.701Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.701Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.701Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.701Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.701Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.701Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.701Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.701Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.701Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.702Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.702Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 78 2024-04-24T18:53:46.702Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.702Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.702Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.702Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.702Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.702Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.702Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.703Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.703Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.704Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.704Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.705Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.705Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.705Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.705Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.705Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 93 2024-04-24T18:53:46.705Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.706Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.706Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 89 2024-04-24T18:53:46.707Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.707Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.707Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.707Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.707Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.707Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.707Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.707Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.707Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.708Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.710Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.710Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.711Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.712Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.712Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.712Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.712Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.712Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.712Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.712Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.712Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.712Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.712Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.713Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.713Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.713Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.713Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.713Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.713Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.714Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.714Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.714Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.714Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.714Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.714Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.714Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.714Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.715Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.715Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.715Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.715Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 89 2024-04-24T18:53:46.715Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.715Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.715Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.715Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.715Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.718Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.718Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.718Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.718Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.724Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.724Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.725Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.725Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.725Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.725Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.725Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.725Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 90 2024-04-24T18:53:46.726Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.728Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.728Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 2024-04-24T18:53:46.728Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.728Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.729Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.733Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.733Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 89 2024-04-24T18:53:46.733Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.734Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.735Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.735Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.735Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.735Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.735Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.736Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.736Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.736Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 84 2024-04-24T18:53:46.736Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.736Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.736Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.736Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.736Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.736Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.736Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.736Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 71 2024-04-24T18:53:46.739Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.739Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.739Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.739Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.739Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.740Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.740Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.740Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.740Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.740Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 86 2024-04-24T18:53:46.740Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.740Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 86 2024-04-24T18:53:46.744Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.745Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.745Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.745Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.745Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.745Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.745Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.746Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.746Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.746Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 92 2024-04-24T18:53:46.746Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.746Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 93 2024-04-24T18:53:46.746Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.746Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 88 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:46.747Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.747Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.747Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.747Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.747Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 84 2024-04-24T18:53:46.747Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:46.748Z INFO 7165 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:46.748Z INFO 7165 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:46.749Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.749Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.750Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.750Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.750Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.750Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 91 2024-04-24T18:53:46.750Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.751Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.751Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.751Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.751Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.753Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.753Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.753Z INFO 7165 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.018 seconds (process running for 153.689) 2024-04-24T18:53:46.753Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.756Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.757Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.757Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 93 2024-04-24T18:53:46.758Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.758Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.759Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.759Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.759Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 87 2024-04-24T18:53:46.760Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.760Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.760Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.760Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 92 2024-04-24T18:53:46.760Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.760Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 93 2024-04-24T18:53:46.761Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.761Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 93 2024-04-24T18:53:46.762Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2024-04-24T18:53:46.766Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.766Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.766Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.766Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.766Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.766Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.767Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.767Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.768Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.768Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.768Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.769Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.769Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.770Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.771Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.771Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.771Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.771Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.771Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.772Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.772Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.773Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.776Z INFO 7165 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2024-04-24T18:53:46.777Z INFO 7165 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 2024-04-24T18:53:46.789Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.789Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.789Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.789Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.789Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.790Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.793Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.793Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.793Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.793Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.793Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.793Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.793Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.793Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 2024-04-24T18:53:46.793Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.794Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.794Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.794Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.794Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 86 2024-04-24T18:53:46.794Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 92 2024-04-24T18:53:46.794Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.794Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 92 2024-04-24T18:53:46.794Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.794Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 91 2024-04-24T18:53:46.794Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.794Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.794Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.794Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.794Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 88 2024-04-24T18:53:46.795Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.795Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.795Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.796Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.796Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.796Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 90 2024-04-24T18:53:46.796Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.796Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.796Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.796Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 94 2024-04-24T18:53:46.797Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.797Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.797Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.797Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.797Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.797Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.798Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 92 2024-04-24T18:53:46.798Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.798Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 86 2024-04-24T18:53:46.798Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.798Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 92 2024-04-24T18:53:46.798Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.798Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.798Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 93 2024-04-24T18:53:46.798Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.798Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 87 2024-04-24T18:53:46.798Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.798Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.798Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.798Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 94 2024-04-24T18:53:46.798Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.799Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.799Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.799Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 91 2024-04-24T18:53:46.799Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.799Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.799Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.799Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 92 2024-04-24T18:53:46.800Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.800Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.801Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.801Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.801Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.801Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.801Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.801Z WARN 7165 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 2024-04-24T18:53:46.801Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.801Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.801Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.801Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.801Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.802Z WARN 7165 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 2024-04-24T18:53:46.802Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.802Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.802Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.802Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.802Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.802Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.802Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.803Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.803Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.803Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.805Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.805Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.805Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.806Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.806Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.806Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.806Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.806Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.806Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.806Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.806Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 94 2024-04-24T18:53:46.806Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.806Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.806Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.806Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.806Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 79 2024-04-24T18:53:46.806Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.806Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.807Z WARN 7165 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 2024-04-24T18:53:46.807Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.807Z WARN 7165 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 2024-04-24T18:53:46.807Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.808Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.808Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.809Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.809Z WARN 7165 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 2024-04-24T18:53:46.809Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.810Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.810Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.810Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.810Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 2024-04-24T18:53:46.810Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.810Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.811Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.811Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.811Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.811Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.811Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 88 2024-04-24T18:53:46.811Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.811Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.812Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.812Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.812Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.812Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.812Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.812Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.813Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.813Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.813Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.813Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.813Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 90 2024-04-24T18:53:46.813Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.813Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.813Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.813Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 2024-04-24T18:53:46.814Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.814Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.814Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.815Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.815Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.815Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.815Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.815Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.815Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.815Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.815Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.815Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.815Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.815Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.816Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.816Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.816Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.816Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.816Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.816Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 90 2024-04-24T18:53:46.816Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.816Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.816Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 2024-04-24T18:53:46.822Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.822Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.823Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.823Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.830Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.830Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.830Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.830Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.830Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.830Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.831Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.831Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.831Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.831Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 91 2024-04-24T18:53:46.831Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.831Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.831Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.833Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.833Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.834Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.834Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.834Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.835Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.835Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:46.835Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:46.836Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.836Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.836Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.836Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.836Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.836Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.836Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.836Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.836Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.837Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.837Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.837Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.837Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.837Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.837Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 72 2024-04-24T18:53:46.837Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.839Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.839Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.840Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.840Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.840Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.840Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.840Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.840Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.840Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.840Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.840Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.841Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.841Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 87 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 2024-04-24T18:53:46.843Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:46.843Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 2024-04-24T18:53:46.846Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.846Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 90 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 2024-04-24T18:53:46.846Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.847Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.847Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.847Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.847Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 2024-04-24T18:53:46.851Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.851Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 89 2024-04-24T18:53:46.851Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.851Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 94 2024-04-24T18:53:46.851Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.851Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.851Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 93 2024-04-24T18:53:46.851Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.851Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.851Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.852Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.852Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 85 2024-04-24T18:53:46.852Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.852Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.852Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.852Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.852Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.852Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.852Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.853Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.853Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.853Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.853Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.853Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 92 2024-04-24T18:53:46.853Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.853Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.854Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.854Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.854Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.854Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.854Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.857Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.857Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 2024-04-24T18:53:46.857Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.859Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.859Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.860Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.860Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.861Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.861Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 93 2024-04-24T18:53:46.861Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.861Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 94 2024-04-24T18:53:46.861Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.862Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.862Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 94 2024-04-24T18:53:46.863Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.863Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.867Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.867Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.867Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.867Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 85 2024-04-24T18:53:46.867Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.869Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.869Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.869Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.869Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.869Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.869Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.871Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.871Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.872Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.872Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.872Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.872Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.872Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.872Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.872Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.872Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.873Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.873Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.874Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.874Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.874Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.874Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.874Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.875Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 2024-04-24T18:53:46.893Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.893Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.893Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.894Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.894Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.894Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.894Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.894Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.894Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.895Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.895Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.895Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 93 2024-04-24T18:53:46.895Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.895Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.895Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.895Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 89 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:53:46.895Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.895Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.896Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 93 2024-04-24T18:53:46.896Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.896Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 92 2024-04-24T18:53:46.896Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.897Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.897Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.897Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.897Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 95 2024-04-24T18:53:46.897Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.897Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.897Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 94 2024-04-24T18:53:46.897Z INFO 7165 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7165 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-04-24T18:53:46.897Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.897Z INFO 7165 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:53:46.897Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.897Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.897Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.897Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 87 2024-04-24T18:53:46.898Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.898Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.898Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.898Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.898Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.898Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.899Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.899Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.899Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.899Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 87 2024-04-24T18:53:46.899Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.899Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.899Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.899Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 93 2024-04-24T18:53:46.899Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.899Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 93 2024-04-24T18:53:46.899Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.899Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 88 2024-04-24T18:53:46.899Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.899Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.899Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 95 2024-04-24T18:53:46.899Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.900Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.900Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 93 2024-04-24T18:53:46.901Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.901Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 94 2024-04-24T18:53:46.901Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.901Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.901Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.901Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.902Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.902Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 87 2024-04-24T18:53:46.902Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.902Z INFO 7165 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 153.837) 2024-04-24T18:53:46.902Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.902Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.902Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.902Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.902Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.902Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.902Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.902Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 92 2024-04-24T18:53:46.902Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.903Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.903Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.903Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.903Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.903Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.903Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.904Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.905Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.905Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.905Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.905Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.905Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.906Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.906Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.906Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.906Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.906Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 2024-04-24T18:53:46.906Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.906Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.906Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.906Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.906Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 2024-04-24T18:53:46.906Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.906Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.907Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.907Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.907Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 95 2024-04-24T18:53:46.907Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.908Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.908Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.909Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.909Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.910Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.911Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.911Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.911Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.911Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.912Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.912Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.912Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.912Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.912Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.912Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.913Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 80 2024-04-24T18:53:46.913Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.913Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.913Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.913Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.913Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 89 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.913Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.914Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.914Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.914Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.914Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.914Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 2024-04-24T18:53:46.916Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.916Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.916Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.916Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.916Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.916Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.916Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.916Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.916Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.917Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.917Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.917Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.917Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.917Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.917Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.917Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.917Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 91 2024-04-24T18:53:46.917Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:46.917Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:46.917Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.917Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.917Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.919Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.919Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.920Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.924Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.925Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.925Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.925Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.925Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 91 2024-04-24T18:53:46.925Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.931Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.932Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.932Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.932Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.932Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.932Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.932Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.932Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.932Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.933Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.933Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.933Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.933Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 92 2024-04-24T18:53:46.933Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.933Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.933Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.934Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.935Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.935Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.935Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.936Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2024-04-24T18:53:46.936Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.936Z INFO 7165 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.937Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.937Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.937Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.937Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.938Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.938Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.940Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.940Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.940Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.940Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.940Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.940Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.941Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.941Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.941Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.941Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.942Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.942Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 88 2024-04-24T18:53:46.942Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.942Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.943Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.944Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.946Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.946Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.948Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.948Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 73 2024-04-24T18:53:46.951Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.951Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.951Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.951Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.952Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.952Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.952Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.952Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.952Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.952Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.952Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.952Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.953Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.953Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 95 2024-04-24T18:53:46.953Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.953Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.953Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.953Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.953Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 90 2024-04-24T18:53:46.953Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.953Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.953Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.954Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.954Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.954Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.954Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.954Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.954Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.955Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.957Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.957Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.957Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.957Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 94 2024-04-24T18:53:46.957Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.958Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.958Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 91 2024-04-24T18:53:46.958Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.958Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.960Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.961Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.962Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.962Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.962Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.962Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 95 2024-04-24T18:53:46.963Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.963Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 95 2024-04-24T18:53:46.963Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.963Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.963Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 88 2024-04-24T18:53:46.963Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.963Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 94 2024-04-24T18:53:46.963Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.967Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.968Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.968Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 86 2024-04-24T18:53:46.970Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.970Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.970Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.970Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.971Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.971Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.972Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.972Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.972Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.972Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.972Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.972Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.973Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:46.973Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:46.973Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.973Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.973Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.973Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.976Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.976Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.976Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.976Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.977Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.977Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.977Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.977Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.994Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.994Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.994Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.994Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.994Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.995Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.995Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.995Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:46.995Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.995Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.996Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.996Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:46.996Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 94 2024-04-24T18:53:46.996Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.996Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.996Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 90 2024-04-24T18:53:46.996Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.996Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.996Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.997Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 93 2024-04-24T18:53:46.997Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.997Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.997Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 91 2024-04-24T18:53:46.997Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.997Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 94 2024-04-24T18:53:46.997Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.997Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.997Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:46.997Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:46.998Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.998Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 93 2024-04-24T18:53:46.998Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:46.998Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.998Z WARN 7165 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 95 2024-04-24T18:53:46.998Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.998Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:46.998Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:46.998Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.998Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:46.998Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 88 2024-04-24T18:53:46.998Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:46.999Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.999Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:46.999Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.999Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:46.999Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:46.999Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.000Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.000Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 94 2024-04-24T18:53:47.000Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.000Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 89 2024-04-24T18:53:47.000Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.001Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.001Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 94 2024-04-24T18:53:47.001Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.001Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.002Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.002Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.002Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 94 2024-04-24T18:53:47.002Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.003Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.003Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 93 2024-04-24T18:53:47.003Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.003Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.003Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.003Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 96 2024-04-24T18:53:47.003Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.003Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.003Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.003Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.004Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.004Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.004Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 95 2024-04-24T18:53:47.004Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.004Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 96 2024-04-24T18:53:47.004Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.006Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.006Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.006Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.006Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.006Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.006Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.006Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.006Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 88 2024-04-24T18:53:47.006Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.006Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.007Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.007Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 88 2024-04-24T18:53:47.007Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.007Z WARN 7165 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 86 2024-04-24T18:53:47.007Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.007Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.007Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.007Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.007Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.007Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.007Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.008Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.009Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.009Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.009Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1d3e6f87099e166c5d41235ed800865fbb35e5b1b7f42a2858178a3e2e513622 2024-04-24T18:53:47.010Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.011Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.013Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.014Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.015Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.015Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.015Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.015Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.015Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.016Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.016Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 81 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.016Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.016Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.016Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.017Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 96 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.017Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 90 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.017Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.017Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.018Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.018Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.018Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.018Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.018Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 92 2024-04-24T18:53:47.018Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.018Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.018Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.020Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.020Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.025Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.025Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.026Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.026Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.026Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.026Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 92 2024-04-24T18:53:47.027Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.032Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.033Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.033Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.033Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.034Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.034Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.034Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.034Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 93 2024-04-24T18:53:47.035Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.035Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.035Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.036Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.037Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.038Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.038Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.038Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.038Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.038Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.038Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.038Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.039Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.039Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.040Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.040Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.040Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.040Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.040Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.040Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.040Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.041Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.041Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.041Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.041Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.041Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.042Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.042Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.042Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.042Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.043Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.043Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.044Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.044Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.045Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.047Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:47.047Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:47.047Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.048Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.048Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.049Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.049Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 74 2024-04-24T18:53:47.052Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.052Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.052Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.052Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.052Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.053Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.053Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.053Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.053Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.053Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.053Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.054Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.054Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.054Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.054Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.054Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.054Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.054Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 91 2024-04-24T18:53:47.055Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.055Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.056Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.056Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.057Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.057Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.057Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.057Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.057Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.058Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.058Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.058Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.058Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 95 2024-04-24T18:53:47.058Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.059Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.059Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 92 2024-04-24T18:53:47.059Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.062Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.063Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.063Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.063Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 96 2024-04-24T18:53:47.063Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.063Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.064Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.064Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.064Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.064Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 89 2024-04-24T18:53:47.064Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.066Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.066Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 95 2024-04-24T18:53:47.068Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.069Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.069Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 87 2024-04-24T18:53:47.070Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.070Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.071Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.071Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.072Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.072Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.073Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.073Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.073Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.073Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.073Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.074Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.074Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.074Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.077Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.077Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.077Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.077Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.077Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.078Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.078Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.078Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.089Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.089Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.089Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.089Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.089Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.089Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.095Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.095Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.095Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.095Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.095Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.096Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.096Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.096Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.096Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.096Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.096Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.096Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.096Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 96 2024-04-24T18:53:47.097Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.097Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.097Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 91 2024-04-24T18:53:47.097Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.097Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.097Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.097Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.097Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.097Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.098Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.098Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 92 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.098Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.098Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 95 2024-04-24T18:53:47.098Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.098Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.098Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 94 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.098Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.098Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.098Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.098Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.099Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.099Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.099Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.099Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.099Z WARN 7165 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 89 2024-04-24T18:53:47.099Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.099Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.099Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.100Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.100Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.100Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.100Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.100Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.101Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.101Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 90 2024-04-24T18:53:47.101Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.101Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.102Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.102Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.102Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.103Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.103Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.103Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.103Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.103Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.103Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.103Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.103Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.103Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.104Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.104Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.104Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.105Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.105Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.105Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 97 2024-04-24T18:53:47.105Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.105Z WARN 7165 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 94 2024-04-24T18:53:47.105Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.105Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 95 2024-04-24T18:53:47.105Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.105Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.105Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.105Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.106Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.106Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.106Z WARN 7165 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 97 2024-04-24T18:53:47.106Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.106Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 95 2024-04-24T18:53:47.107Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.107Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.107Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.107Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.107Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.107Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.107Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.107Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 89 2024-04-24T18:53:47.107Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.107Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.107Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.107Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.108Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.108Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.108Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.108Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.108Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.109Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.109Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.109Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.110Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.110Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 96 2024-04-24T18:53:47.111Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.111Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.111Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 95 2024-04-24T18:53:47.114Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.114Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.115Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.116Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.116Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.116Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.116Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.117Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 94 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.117Z WARN 7165 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 89 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.117Z WARN 7165 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 82 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.117Z WARN 7165 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 89 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.117Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 95 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.117Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.117Z WARN 7165 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 87 2024-04-24T18:53:47.117Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.118Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.118Z WARN 7165 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 97 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.118Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.118Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.118Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.119Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.119Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.119Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 91 2024-04-24T18:53:47.119Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.119Z WARN 7165 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 93 2024-04-24T18:53:47.119Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.119Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.119Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.119Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.121Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.121Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.126Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.127Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.127Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.127Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.127Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.128Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.128Z WARN 7165 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 93 2024-04-24T18:53:47.133Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.133Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.134Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.134Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.135Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.135Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.135Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 94 2024-04-24T18:53:47.135Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.135Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.135Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.136Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.136Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.136Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.136Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.136Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.137Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.137Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.137Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.137Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.139Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.139Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.140Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.140Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.140Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.140Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.140Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.140Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.140Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.140Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.140Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.140Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.140Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.140Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.141Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.141Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.141Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.142Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.142Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.142Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.142Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.143Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.143Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.143Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.143Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.144Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.144Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.144Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.145Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.148Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.148Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.148Z INFO 7165 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.149Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.150Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.150Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 75 2024-04-24T18:53:47.152Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.153Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.153Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.153Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.153Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.153Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.154Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.155Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.155Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.155Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.155Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.155Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.155Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.155Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.155Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.155Z WARN 7165 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5702}, Error-Count: 92 2024-04-24T18:53:47.155Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.155Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 96 2024-04-24T18:53:47.155Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.156Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.156Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.157Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.157Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.158Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.159Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.159Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5701}, Error-Count: 96 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.159Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.159Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.160Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.160Z WARN 7165 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5703}, Error-Count: 96 2024-04-24T18:53:47.163Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.164Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.164Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.164Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.164Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.164Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.165Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.165Z INFO 7165 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.165Z WARN 7165 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 97 2024-04-24T18:53:47.166Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.166Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.168Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:47.168Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:47.175Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.175Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.175Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.176Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.176Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.176Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.176Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.176Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.176Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.176Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.176Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.176Z INFO 7165 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.177Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.177Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.177Z INFO 7165 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.177Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.177Z WARN 7165 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5704}, Error-Count: 88 2024-04-24T18:53:47.178Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:47.178Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:47.179Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.179Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.186Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.186Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.186Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5703, timeout: 10000, bind-any: true 2024-04-24T18:53:47.187Z INFO 7165 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.187Z INFO 7165 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.187Z INFO 7165 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5703. Reason: IOException[Connection refused to address /10.30.106.215:5703] 2024-04-24T18:53:47.189Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.189Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.190Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.190Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.191Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.191Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.196Z INFO 7165 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.197Z INFO 7165 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.197Z INFO 7165 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.197Z INFO 7165 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.198Z INFO 7165 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.198Z INFO 7165 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.198Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.198Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5704, timeout: 10000, bind-any: true 2024-04-24T18:53:47.198Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5701, timeout: 10000, bind-any: true 2024-04-24T18:53:47.198Z INFO 7165 --- [cached.thread-7] c.h.internal.cluster.ClusterService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:13} [ Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 this Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:47.198Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.198Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5705, timeout: 10000, bind-any: true 2024-04-24T18:53:47.198Z INFO 7165 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Mastership is claimed with: MembersView{version=13, members=[MemberInfo{address=[10.30.107.10]:5701, uuid=3002bf7d-a78e-4b47-847d-8eefc90c4625, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.10]:5702, uuid=97bc13ae-0ee0-4c41-9485-436f955ab152, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.10]:5703, uuid=ac6429cb-4938-4794-a841-4bb254f25ffe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.10]:5704, uuid=d3bf87cb-312b-4089-9e34-0636fbf54d99, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.10]:5705, uuid=482b5862-5166-4255-a38a-14313be1601b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5706, uuid=be849b4b-bf59-430e-a2e4-924ec60057d0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2024-04-24T18:53:47.198Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:47.198Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:47.199Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.199Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.199Z INFO 7165 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.199Z WARN 7165 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5706}, Error-Count: 95 2024-04-24T18:53:47.199Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.199Z INFO 7165 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5701. Reason: IOException[Connection refused to address /10.30.106.215:5701] 2024-04-24T18:53:47.199Z INFO 7165 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5705. Reason: IOException[Connection refused to address /10.30.106.215:5705] 2024-04-24T18:53:47.199Z WARN 7165 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.106.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.215:5705}, Error-Count: 96 2024-04-24T18:53:47.199Z INFO 7165 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.199Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.199Z INFO 7165 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.199Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.199Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.200Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5702, timeout: 10000, bind-any: true 2024-04-24T18:53:47.200Z INFO 7165 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5704. Reason: IOException[Connection refused to address /10.30.106.215:5704] 2024-04-24T18:53:47.200Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.215:5706, timeout: 10000, bind-any: true 2024-04-24T18:53:47.200Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.201Z INFO 7165 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5706. Reason: IOException[Connection refused to address /10.30.106.215:5706] 2024-04-24T18:53:47.201Z INFO 7165 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.106.215:5702. Reason: IOException[Connection refused to address /10.30.106.215:5702] 2024-04-24T18:53:47.202Z INFO 7165 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.202Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.202Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.202Z INFO 7165 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.203Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:13} [ Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 this Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:13} [ Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 this ] 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.204Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5701, UUID: a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:13} [ Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe this Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:47.204Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.205Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:13} [ Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b this Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:47.205Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.205Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.205Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.205Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.206Z INFO 7165 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.206Z INFO 7165 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:13} [ Member [10.30.107.10]:5701 - 3002bf7d-a78e-4b47-847d-8eefc90c4625 Member [10.30.107.10]:5702 - 97bc13ae-0ee0-4c41-9485-436f955ab152 Member [10.30.107.10]:5703 - ac6429cb-4938-4794-a841-4bb254f25ffe Member [10.30.107.10]:5704 - d3bf87cb-312b-4089-9e34-0636fbf54d99 this Member [10.30.107.10]:5705 - 482b5862-5166-4255-a38a-14313be1601b Member [10.30.107.10]:5706 - be849b4b-bf59-430e-a2e4-924ec60057d0 ] 2024-04-24T18:53:47.206Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5701, UUID: a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.206Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5701, UUID: a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.207Z INFO 7165 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5701, UUID: a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.209Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5701, UUID: a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.210Z INFO 7165 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5701, UUID: a0f6a992-aec6-402b-9a7d-c66d5849dda6 2024-04-24T18:53:47.211Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:47.211Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:47.211Z INFO 7165 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5702, UUID: cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.212Z INFO 7165 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5703, UUID: 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.213Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5702, UUID: cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.213Z INFO 7165 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5704, UUID: 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.214Z INFO 7165 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5705, UUID: 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.214Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5703, UUID: 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.214Z INFO 7165 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5702, UUID: cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.215Z INFO 7165 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5706, UUID: 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.215Z INFO 7165 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5703, UUID: 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.215Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5704, UUID: 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.216Z INFO 7165 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5704, UUID: 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.216Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5705, UUID: 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.217Z INFO 7165 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5705, UUID: 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.217Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5706, UUID: 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.218Z INFO 7165 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5706, UUID: 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.227Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5702, UUID: cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.227Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5702, UUID: cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.228Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5703, UUID: 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.228Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5703, UUID: 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.228Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5704, UUID: 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.228Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5704, UUID: 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.229Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5705, UUID: 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.229Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5705, UUID: 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.229Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5706, UUID: 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.229Z INFO 7165 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5706, UUID: 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.230Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5702, UUID: cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 2024-04-24T18:53:47.231Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5703, UUID: 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 2024-04-24T18:53:47.231Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5704, UUID: 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f 2024-04-24T18:53:47.231Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5705, UUID: 514260e0-3518-4712-80f6-f9820f29a6f8 2024-04-24T18:53:47.232Z INFO 7165 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.106.215]:5706, UUID: 7f03cd11-4022-45d7-9a27-707d81e6af02 2024-04-24T18:53:47.243Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:47.243Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:47.249Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:47.249Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:47.263Z INFO 7165 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Fetching partition tables from cluster to determine the most recent one... Local stamp: -3679366311848228749 2024-04-24T18:53:47.280Z INFO 7165 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Most recent partition table is determined. 2024-04-24T18:53:47.280Z INFO 7165 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Applying the most recent of partition state... 2024-04-24T18:53:47.281Z WARN 7165 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f } 2024-04-24T18:53:47.285Z WARN 7165 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f } 2024-04-24T18:53:47.286Z WARN 7165 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f } 2024-04-24T18:53:47.294Z WARN 7165 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f } 2024-04-24T18:53:47.296Z WARN 7165 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f } 2024-04-24T18:53:47.296Z WARN 7165 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.215]:5705 - 514260e0-3518-4712-80f6-f9820f29a6f8 [10.30.106.215]:5703 - 229dbc6e-ea7a-480a-95ad-55d6864cd1e5 [10.30.106.215]:5702 - cf14ee3f-91f7-4377-a7ca-cab57c68d2f3 [10.30.106.215]:5706 - 7f03cd11-4022-45d7-9a27-707d81e6af02 [10.30.106.215]:5701 - a0f6a992-aec6-402b-9a7d-c66d5849dda6 [10.30.106.215]:5704 - 3979381e-fb3f-4fda-9bc4-7ba9b4c3fc8f } 2024-04-24T18:53:47.382Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:47.382Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:47.403Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:47.403Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:47.460Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:47.460Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:47.475Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:47.476Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:47.476Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:47.501Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:47.501Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:47.501Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:47.607Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:47.607Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:47.610Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:47.610Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:47.827Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:47.828Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:47.855Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:47.855Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:47.869Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:47.869Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:47.962Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:47.962Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:48.104Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:48.104Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:48.108Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:48.108Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:48.159Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:48.159Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:48.171Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:48.171Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:48.203Z INFO 7165 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 1057 2024-04-24T18:53:48.227Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:48.227Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:48.294Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:48.294Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:48.385Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:48.385Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:48.385Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:48.395Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:48.395Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:48.441Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:48.441Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:48.441Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:48.447Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:48.447Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:48.450Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:48.450Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:48.485Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:48.485Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:48.587Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:48.587Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:48.829Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:48.829Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:48.880Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:48.880Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:49.011Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:49.011Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:49.038Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:49.038Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:49.038Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:49.038Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:49.118Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:49.118Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:49.132Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:49.132Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:49.172Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:49.172Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:49.216Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:49.216Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:49.241Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:49.241Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:49.267Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:49.267Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:49.350Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:49.350Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:49.466Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:49.466Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:49.466Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:49.508Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:49.508Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:49.549Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:49.549Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:49.549Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:49.587Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:49.587Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:49.622Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:49.622Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:49.694Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:49.694Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:49.695Z INFO 7165 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.10]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Apr 24 18:53:48 UTC 2024, plannedMigrations=1057, completedMigrations=1057, remainingMigrations=0, totalCompletedMigrations=3281) 2024-04-24T18:53:49.795Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:49.795Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:49.935Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:49.935Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:49.943Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:49.943Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:50.046Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:50.046Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:50.059Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:50.059Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:50.079Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:50.079Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:50.220Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:50.220Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:50.221Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:50.221Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:50.246Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:50.246Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:50.274Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:50.274Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:50.279Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:50.279Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:50.410Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:50.410Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:50.410Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:50.410Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:50.623Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:50.623Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:50.623Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:50.625Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:50.625Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:50.703Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:50.703Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:50.703Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:50.792Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:50.792Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:50.898Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:50.898Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:50.901Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:50.901Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:50.948Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:50.948Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:51.012Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:51.012Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:51.082Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:51.082Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:51.141Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:51.141Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:51.175Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:51.175Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:51.184Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:51.184Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:51.264Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:51.264Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:51.365Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:51.365Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:51.375Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:51.375Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:51.400Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:51.400Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:51.482Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:51.482Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:51.531Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:51.531Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:51.572Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:51.573Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:51.626Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:51.626Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:51.626Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:51.738Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:51.738Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:51.738Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:51.802Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:51.802Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:51.950Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:51.950Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:51.973Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:51.973Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:52.002Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:52.002Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:52.048Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:52.048Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:52.118Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:52.118Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:52.151Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:52.152Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:52.243Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:52.243Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:52.249Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:52.249Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:52.356Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:52.356Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:52.391Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:52.392Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:52.419Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:52.419Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:52.434Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:52.434Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:52.546Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:52.546Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:52.556Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:52.556Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:52.579Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:52.579Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:52.781Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:52.781Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:52.781Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:52.797Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:52.797Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:52.797Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:52.907Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:52.907Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:52.940Z INFO 7165 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.003043565S 2024-04-24T18:53:52.943Z WARN 7165 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:53:52.956Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:52.956Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:52.958Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:52.958Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:52.958Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:52.958Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984832958 2024-04-24T18:53:53.007Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:53.007Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:53.056Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:53.056Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:53.076Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:53.076Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:53.137Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:53.137Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:53.140Z WARN 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-04-24T18:53:53.140Z INFO 7165 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.156Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:53.156Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:53.258Z WARN 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-04-24T18:53:53.272Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:53.272Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:53.342Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:53.342Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:53.356Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:53.356Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:53.365Z INFO 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-04-24T18:53:53.365Z WARN 7165 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:53.388Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.389Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.391Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.391Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.391Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.391Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833391 2024-04-24T18:53:53.413Z INFO 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-04-24T18:53:53.413Z WARN 7165 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:53.424Z INFO 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-04-24T18:53:53.424Z WARN 7165 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:53.429Z INFO 7165 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.441Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.441Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.443Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.443Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.443Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.443Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833443 2024-04-24T18:53:53.454Z INFO 7165 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.455Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-04-24T18:53:53.455Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:53.467Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.467Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.469Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.469Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.469Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.469Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833469 2024-04-24T18:53:53.477Z INFO 7165 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.484Z INFO 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-04-24T18:53:53.484Z WARN 7165 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:53.491Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.492Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.494Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.495Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.495Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.495Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833495 2024-04-24T18:53:53.504Z INFO 7165 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.518Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.519Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.521Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.521Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.521Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.521Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833521 2024-04-24T18:53:53.533Z INFO 7165 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.540Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-1 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-04-24T18:53:53.542Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.542Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.542Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833542 2024-04-24T18:53:53.543Z INFO 7165 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1-11, groupId=test-1] Subscribed to topic(s): my-topic-name 2024-04-24T18:53:53.547Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.548Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.550Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.550Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.550Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.550Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833550 2024-04-24T18:53:53.562Z INFO 7165 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.577Z INFO 7165 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-11, groupId=test-1] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.597Z INFO 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-04-24T18:53:53.597Z WARN 7165 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:53.599Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:53.599Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-04-24T18:53:53.700Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 2024-04-24T18:53:53.703Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] (Re-)joining group 2024-04-24T18:53:53.713Z INFO 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-04-24T18:53:53.714Z WARN 7165 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-04-24T18:53:53.721Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-11-190999df-2699-4d34-8e14-6506853ebaca 2024-04-24T18:53:53.721Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:53:53.721Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] (Re-)joining group 2024-04-24T18:53:53.755Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-11-190999df-2699-4d34-8e14-6506853ebaca', protocol='range'} 2024-04-24T18:53:53.756Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-11-190999df-2699-4d34-8e14-6506853ebaca=Assignment(partitions=[my-topic-name-0])} 2024-04-24T18:53:53.772Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-11-190999df-2699-4d34-8e14-6506853ebaca', protocol='range'} 2024-04-24T18:53:53.772Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2024-04-24T18:53:53.772Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 2024-04-24T18:53:53.781Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Found no committed offset for partition my-topic-name-0 2024-04-24T18:53:53.799Z INFO 7165 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-11, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:53:53.804Z INFO 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-04-24T18:53:53.804Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:53.804Z WARN 7165 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:53.839Z INFO 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-04-24T18:53:53.839Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-04-24T18:53:53.839Z WARN 7165 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-04-24T18:53:53.854Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-2 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-04-24T18:53:53.856Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.856Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.856Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833856 2024-04-24T18:53:53.856Z INFO 7165 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2-12, groupId=test-2] Subscribed to topic(s): my-topic-name 2024-04-24T18:53:53.860Z ERROR 7165 --- [ main] .u.d.o.ResourceDataOperationRequestUtils : Data operations request request-id timed out. 2024-04-24T18:53:53.862Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.862Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-22 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.864Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.864Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.864Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.864Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833864 2024-04-24T18:53:53.874Z INFO 7165 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.878Z INFO 7165 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2-12, groupId=test-2] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.880Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 2024-04-24T18:53:53.881Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] (Re-)joining group 2024-04-24T18:53:53.898Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Request joining group due to: need to re-join with the given member-id: consumer-test-2-12-6ba25371-d807-40b8-96f6-f28080869562 2024-04-24T18:53:53.898Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:53:53.898Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] (Re-)joining group 2024-04-24T18:53:53.911Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-12-6ba25371-d807-40b8-96f6-f28080869562', protocol='range'} 2024-04-24T18:53:53.911Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Finished assignment for group at generation 1: {consumer-test-2-12-6ba25371-d807-40b8-96f6-f28080869562=Assignment(partitions=[my-topic-name-0])} 2024-04-24T18:53:53.915Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-12-6ba25371-d807-40b8-96f6-f28080869562', protocol='range'} 2024-04-24T18:53:53.916Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2024-04-24T18:53:53.916Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Adding newly assigned partitions: my-topic-name-0 2024-04-24T18:53:53.917Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Found no committed offset for partition my-topic-name-0 2024-04-24T18:53:53.920Z INFO 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-04-24T18:53:53.920Z WARN 7165 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:53.926Z INFO 7165 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2-12, groupId=test-2] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:53:53.942Z INFO 7165 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-3 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-04-24T18:53:53.944Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.944Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.944Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833944 2024-04-24T18:53:53.944Z INFO 7165 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-3-13, groupId=test-3] Subscribed to topic(s): my-topic-name 2024-04-24T18:53:53.946Z ERROR 7165 --- [ main] .u.d.o.ResourceDataOperationRequestUtils : Data operations request request-id failed. java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) at org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec.$spock_feature_1_2prov1(ResourceDataOperationRequestUtilsSpec.groovy:142) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:53:53.948Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-04-24T18:53:53.948Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-23 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-04-24T18:53:53.951Z INFO 7165 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-04-24T18:53:53.951Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:53:53.951Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:53:53.951Z INFO 7165 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984833951 2024-04-24T18:53:53.961Z INFO 7165 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.969Z INFO 7165 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3-13, groupId=test-3] Cluster ID: hQZihuOhTgqup6ZD7inwyA 2024-04-24T18:53:53.971Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 2024-04-24T18:53:53.972Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] (Re-)joining group 2024-04-24T18:53:53.982Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Request joining group due to: need to re-join with the given member-id: consumer-test-3-13-e979236f-4d9c-4cee-9916-12e275f4159e 2024-04-24T18:53:53.982Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:53:53.982Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] (Re-)joining group 2024-04-24T18:53:53.986Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-13-e979236f-4d9c-4cee-9916-12e275f4159e', protocol='range'} 2024-04-24T18:53:53.986Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Finished assignment for group at generation 1: {consumer-test-3-13-e979236f-4d9c-4cee-9916-12e275f4159e=Assignment(partitions=[my-topic-name-0])} 2024-04-24T18:53:53.992Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-13-e979236f-4d9c-4cee-9916-12e275f4159e', protocol='range'} 2024-04-24T18:53:53.992Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2024-04-24T18:53:53.992Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Adding newly assigned partitions: my-topic-name-0 2024-04-24T18:53:53.993Z INFO 7165 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Found no committed offset for partition my-topic-name-0 2024-04-24T18:53:53.998Z INFO 7165 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3-13, groupId=test-3] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:53:54.037Z INFO 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-04-24T18:53:54.037Z WARN 7165 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-04-24T18:53:54.097Z INFO 7165 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2024-04-24T18:53:54.098Z INFO 7165 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-04-24T18:53:54.098Z INFO 7165 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2024-04-24T18:53:54.098Z INFO 7165 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2024-04-24T18:53:54.098Z INFO 7165 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 2024-04-24T18:53:54.107Z INFO 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-04-24T18:53:54.107Z WARN 7165 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:54.113Z INFO 7165 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 2024-04-24T18:53:54.113Z INFO 7165 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node -1 disconnected. 2024-04-24T18:53:54.113Z INFO 7165 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 2147483646 disconnected. 2024-04-24T18:53:54.113Z INFO 7165 --- [thread | test-2] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2-12, groupId=test-2] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:53:54.158Z INFO 7165 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 2024-04-24T18:53:54.158Z INFO 7165 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node -1 disconnected. 2024-04-24T18:53:54.158Z INFO 7165 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 2147483646 disconnected. 2024-04-24T18:53:54.159Z INFO 7165 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-11, groupId=test-1] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:53:54.188Z INFO 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 2024-04-24T18:53:54.188Z INFO 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Cancelled in-flight FETCH request with correlation id 11 due to node 1 being disconnected (elapsed time since creation: 186ms, elapsed time since send: 186ms, request timeout: 30000ms) 2024-04-24T18:53:54.188Z INFO 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node -1 disconnected. 2024-04-24T18:53:54.188Z INFO 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 2147483646 disconnected. 2024-04-24T18:53:54.188Z INFO 7165 --- [thread | test-3] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3-13, groupId=test-3] Error sending fetch request (sessionId=1284033454, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-04-24T18:53:54.188Z INFO 7165 --- [thread | test-3] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3-13, groupId=test-3] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-04-24T18:53:54.197Z INFO 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-04-24T18:53:54.197Z WARN 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.197Z INFO 7165 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-04-24T18:53:54.197Z WARN 7165 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.197Z INFO 7165 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-04-24T18:53:54.197Z WARN 7165 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.198Z INFO 7165 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-04-24T18:53:54.198Z WARN 7165 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.198Z INFO 7165 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-04-24T18:53:54.198Z WARN 7165 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.198Z INFO 7165 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-04-24T18:53:54.198Z WARN 7165 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.198Z INFO 7165 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-04-24T18:53:54.198Z WARN 7165 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.198Z INFO 7165 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2024-04-24T18:53:54.198Z WARN 7165 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.198Z INFO 7165 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-04-24T18:53:54.198Z WARN 7165 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.205Z INFO 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-04-24T18:53:54.205Z WARN 7165 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:54.213Z INFO 7165 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Node 1 disconnected. 2024-04-24T18:53:54.213Z WARN 7165 --- [thread | test-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2-12, groupId=test-2] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.216Z INFO 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-04-24T18:53:54.216Z WARN 7165 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-04-24T18:53:54.259Z INFO 7165 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 2024-04-24T18:53:54.259Z WARN 7165 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.274Z INFO 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-04-24T18:53:54.274Z WARN 7165 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-04-24T18:53:54.288Z INFO 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 2024-04-24T18:53:54.288Z WARN 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.298Z INFO 7165 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-04-24T18:53:54.298Z WARN 7165 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.298Z INFO 7165 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-04-24T18:53:54.299Z WARN 7165 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.299Z INFO 7165 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-04-24T18:53:54.299Z WARN 7165 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.299Z INFO 7165 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2024-04-24T18:53:54.299Z WARN 7165 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.402 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 2024-04-24T18:53:54.348Z INFO 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-04-24T18:53:54.348Z WARN 7165 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.348Z INFO 7165 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-04-24T18:53:54.348Z WARN 7165 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.349Z INFO 7165 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-04-24T18:53:54.349Z WARN 7165 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.349Z INFO 7165 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-04-24T18:53:54.349Z WARN 7165 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.350Z INFO 7165 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-04-24T18:53:54.350Z WARN 7165 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2024-04-24T18:53:54.359Z INFO 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-04-24T18:53:54.359Z WARN 7165 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-04-24T18:53:54.360Z INFO 7165 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Node 1 disconnected. 2024-04-24T18:53:54.360Z WARN 7165 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-11, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.360Z WARN 7165 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 2024-04-24T18:53:54.371Z INFO 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-04-24T18:53:54.371Z WARN 7165 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-04-24T18:53:54.383Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-04-24T18:53:54.384Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-04-24T18:53:54.384Z INFO 7165 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5703 is SHUTTING_DOWN 2024-04-24T18:53:54.384Z INFO 7165 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5704 is SHUTTING_DOWN 2024-04-24T18:53:54.384Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-04-24T18:53:54.384Z INFO 7165 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5702 is SHUTTING_DOWN 2024-04-24T18:53:54.384Z WARN 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-04-24T18:53:54.385Z WARN 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5705 is SHUTTING_DOWN 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-04-24T18:53:54.385Z WARN 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.10]:5706 is SHUTTING_DOWN 2024-04-24T18:53:54.385Z WARN 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-04-24T18:53:54.385Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-04-24T18:53:54.385Z WARN 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Terminating forcefully... 2024-04-24T18:53:54.386Z INFO 7165 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.3.6] Shutting down multicast service... 2024-04-24T18:53:54.387Z INFO 7165 --- [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Closing the Kafka producer with timeoutMillis = 30000 ms. 2024-04-24T18:53:54.389Z INFO 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Node 1 disconnected. 2024-04-24T18:53:54.389Z WARN 7165 --- [thread | test-3] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3-13, groupId=test-3] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-04-24T18:53:54.390Z INFO 7165 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-04-24T18:53:54.390Z INFO 7165 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-04-24T18:53:54.390Z INFO 7165 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-04-24T18:53:54.390Z INFO 7165 --- [ionShutdownHook] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-11 unregistered 2024-04-24T18:53:54.390Z INFO 7165 --- [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Closing the Kafka producer with timeoutMillis = 30000 ms. 2024-04-24T18:53:54.392Z INFO 7165 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-04-24T18:53:54.392Z INFO 7165 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-04-24T18:53:54.392Z INFO 7165 --- [ionShutdownHook] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-04-24T18:53:54.392Z INFO 7165 --- [ionShutdownHook] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for producer-12 unregistered [INFO] [INFO] Results: [INFO] [INFO] Tests run: 542, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/cps-ncmp-service-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.8-SNAPSHOT/cps-ncmp-service-3.4.8-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.4.8-SNAPSHOT [12/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitions [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 41 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 18:54:04.517 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:54:04.735 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 18:54:04.873 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:54:04.919 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 18:54:04.940 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:54:04.951 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 18:54:04.997 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:54:05.007 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 18:54:05.011 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:54:05.021 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 18:54:05.024 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:54:05.032 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 18:54:04,345 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:54:04,348 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Here is a list of configurators discovered as a service, by rank: 18:54:04,348 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:54:04,348 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:54:04,348 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:54:04,356 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:04,356 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:54:04,358 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:54:04,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:54:04,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:54:04,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:04,360 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:54:04,361 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:54:04,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:54:04,361 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:54:04,361 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:04,361 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:54:04,362 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:54:04,362 |-INFO in ch.qos.logback.classic.BasicConfigurator@731819a0 - Setting up default configuration. 18:54:04,380 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12ef8410 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 18:54:06,713 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71bebddf - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:54:06,756 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7c1f435a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:54:06,756 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71bebddf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:54:06,759 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:54:06,759 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:54:06,759 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:54:06,759 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:54:06,759 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:54:06,761 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7c1f435a - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:54:06,761 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@71bebddf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:54:06,768 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:54:06,768 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:54:06,772 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:54:06,802 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984846801) 18:54:06,803 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:54:06,803 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:54:06,810 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:54:06,810 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:54:06,810 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:54:06,810 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:54:06,810 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:54:06,810 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:54:06,810 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:54:06,810 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:54:06,811 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:54:06,811 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:54:06,811 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:54:06,811 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:54:06,811 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:54:06,811 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:54:06,811 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:54:06,811 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:54:06,811 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:54:06,811 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:54:06,817 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:54:06,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:54:06,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:54:06,847 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:54:06,853 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:54:07,178 |-INFO in ch.qos.logback.classic.pattern.DateConverter@21d85933 - Setting zoneId to "UTC" 18:54:07,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:54:07,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:54:07,420 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:54:07,421 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:54:07,421 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:54:07,421 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:54:07,422 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:54:07,422 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@123e87cd - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:54:07,422 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:54:07,422 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@250c5892 - End of configuration. 18:54:07,422 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@238fcafa - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:54:07.514Z WARN 12756 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:54:07.527Z INFO 12756 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12756 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-04-24T18:54:07.528Z INFO 12756 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:54:08.908Z INFO 12756 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:54:08.908Z INFO 12756 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:54:08.909Z INFO 12756 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-04-24T18:54:08.930Z INFO 12756 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.567 seconds (process running for 5.338) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-04-24T18:54:09.766Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:09.775Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:09.789Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:09.814Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.rest.exceptions.PayloadTooLargeException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:131) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.71 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:54:10.217Z WARN 12756 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:54:10.218Z INFO 12756 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12756 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-04-24T18:54:10.218Z INFO 12756 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:54:10.920Z INFO 12756 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:54:10.920Z INFO 12756 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:54:10.920Z INFO 12756 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-04-24T18:54:10.928Z INFO 12756 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.763 seconds (process running for 7.336) 2024-04-24T18:54:11.093Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:119) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:114) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:78) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$385161988.executeRequest(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:211) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.119Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:146) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.318Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:426) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 126 common frames omitted 2024-04-24T18:54:11.366Z WARN 12756 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2024-04-24T18:54:11.396Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.402Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.407Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.414Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.419Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.425Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.430Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:416) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.435Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:413) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:540) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.367 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:54:11.519Z WARN 12756 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:54:11.520Z INFO 12756 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12756 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-04-24T18:54:11.520Z INFO 12756 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:54:11.794Z INFO 12756 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:54:11.794Z INFO 12756 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:54:11.794Z INFO 12756 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-04-24T18:54:11.799Z INFO 12756 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.305 seconds (process running for 8.207) 2024-04-24T18:54:11.870Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 126 common frames omitted 2024-04-24T18:54:11.899Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-04-24T18:54:11.902Z ERROR 12756 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 136 common frames omitted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2024-04-24T18:54:11.976Z INFO 12756 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-04-24T18:54:11.980Z WARN 12756 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2024-04-24T18:54:11.985Z INFO 12756 --- [onPool-worker-1] .u.d.o.ResourceDataOperationRequestUtils : Data operations request 08f1c0f0-5f41-4d46-be73-2b03e247640a completed. 2024-04-24T18:54:11.987Z INFO 12756 --- [onPool-worker-2] .u.d.o.ResourceDataOperationRequestUtils : Data operations request f815aa20-3506-446b-a6d3-132c3d993516 completed. 2024-04-24T18:54:11.988Z INFO 12756 --- [onPool-worker-2] .u.d.o.ResourceDataOperationRequestUtils : Data operations request e3dc7faa-1fba-4d65-8bf4-a123ac8dffe3 completed. [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2024-04-24T18:54:12.131Z INFO 12756 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-04-24T18:54:12.134Z ERROR 12756 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 2024-04-24T18:54:12.146Z ERROR 12756 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 142, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/cps-ncmp-rest-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.8-SNAPSHOT/cps-ncmp-rest-3.4.8-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.4.8-SNAPSHOT [13/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-3.4.8-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.4.8-SNAPSHOT [14/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 18:54:17,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:54:17,055 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Here is a list of configurators discovered as a service, by rank: 18:54:17,055 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:54:17,055 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:54:17,055 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:54:17,064 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:17,064 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:54:17,065 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:54:17,067 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:54:17,067 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:54:17,067 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:17,067 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:54:17,067 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:54:17,068 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:54:17,068 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:54:17,068 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:17,068 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:54:17,069 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:54:17,069 |-INFO in ch.qos.logback.classic.BasicConfigurator@535a518c - Setting up default configuration. 18:54:17,088 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2287395 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 18:54:18,313 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@38f981b6 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:54:18,345 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a4aadf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:54:18,345 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@38f981b6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:54:18,348 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:54:18,348 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:54:18,348 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:54:18,348 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:54:18,348 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:54:18,350 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a4aadf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:54:18,350 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@38f981b6 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:54:18,355 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:54:18,355 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:54:18,359 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:54:18,378 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984858377) 18:54:18,378 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:54:18,378 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:54:18,384 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:54:18,384 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:54:18,384 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:54:18,384 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:54:18,384 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:54:18,384 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:54:18,384 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:54:18,384 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:54:18,384 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:54:18,384 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:54:18,385 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:54:18,385 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:54:18,385 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:54:18,385 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:54:18,385 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:54:18,385 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:54:18,385 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:54:18,385 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:54:18,389 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:54:18,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:54:18,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:54:18,402 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:54:18,406 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:54:18,423 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7a682d35 - Setting zoneId to "UTC" 18:54:18,429 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:54:18,429 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:54:18,576 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:54:18,576 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:54:18,576 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:54:18,577 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:54:18,577 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:54:18,577 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bbfc5ff - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:54:18,577 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:54:18,578 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@ee8e7ff - End of configuration. 18:54:18,578 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@61a2aeb7 - Registering current configuration as safe fallback point 2024-04-24T18:54:18.688Z WARN 12883 --- [cps-ncmp-rest-stub] [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:54:18.707Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12883 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2024-04-24T18:54:18.708Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2024-04-24T18:54:19.627Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2024-04-24T18:54:19.630Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 2024-04-24T18:54:19.663Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-04-24T18:54:19.663Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 935 ms 2024-04-24T18:54:19.716Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2024-04-24T18:54:19.724Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3ad2883a{application,/,b=file:/tmp/jetty-docbase.0.7769395753625943193/,a=AVAILABLE,h=oeje10s.SessionHandler@5814b4fb{STARTED}} 2024-04-24T18:54:19.725Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@3ad2883a{application,/,b=file:/tmp/jetty-docbase.0.7769395753625943193/,a=AVAILABLE,h=oeje10s.SessionHandler@5814b4fb{STARTED}} 2024-04-24T18:54:19.727Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@69d7bc1a{STARTING}[12.0.7,sto=0] @3081ms 2024-04-24T18:54:20.171Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-04-24T18:54:20.171Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-04-24T18:54:20.172Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-04-24T18:54:20.182Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@79631db0{HTTP/1.1, (http/1.1)}{0.0.0.0:43503} 2024-04-24T18:54:20.183Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 43503 (http/1.1) with context path '/' 2024-04-24T18:54:20.192Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.091 seconds (process running for 3.547) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-04-24T18:54:21.053Z WARN 12883 --- [cps-ncmp-rest-stub] [qtp209901861-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2024-04-24T18:54:21.053Z INFO 12883 --- [cps-ncmp-rest-stub] [qtp209901861-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.462 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2024-04-24T18:54:21.187Z WARN 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2024-04-24T18:54:21.187Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2024-04-24T18:54:21.190Z INFO 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test10960830520915982893/file.txt 2024-04-24T18:54:21.191Z WARN 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 2024-04-24T18:54:21.191Z ERROR 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2024-04-24T18:54:21.192Z WARN 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test10960830520915982893/unknown-file.txt', will search it in classpath 2024-04-24T18:54:21.192Z ERROR 12883 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test10960830520915982893/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.8-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.4.8-SNAPSHOT [15/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.8-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.4.8-SNAPSHOT [16/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 18 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 18:54:35.165 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 18:54:35.454 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.365 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 18:54:33,128 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:54:33,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Here is a list of configurators discovered as a service, by rank: 18:54:33,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:54:33,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:54:33,130 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:54:33,138 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:33,138 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:54:33,139 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:54:33,141 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:54:33,142 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:54:33,142 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:33,142 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:54:33,143 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:54:33,143 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:54:33,143 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:54:33,143 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:54:33,143 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:54:33,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:54:33,144 |-INFO in ch.qos.logback.classic.BasicConfigurator@12e25b4b - Setting up default configuration. 18:54:33,161 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7105d271 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 18:54:35,737 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7072606 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:54:35,805 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7266f136 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:54:35,805 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7072606 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:54:35,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:54:35,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:54:35,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:54:35,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:54:35,808 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:54:35,810 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7266f136 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:54:35,810 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7072606 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:54:35,817 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:54:35,817 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:54:35,821 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:54:35,851 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984875850) 18:54:35,852 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:54:35,852 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:54:35,858 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:54:35,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:54:35,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:54:35,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:54:35,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:54:35,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:54:35,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:54:35,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:54:35,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:54:35,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:54:35,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:54:35,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:54:35,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:54:35,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:54:35,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:54:35,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:54:35,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:54:35,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:54:35,865 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:54:35,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:54:35,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:54:35,891 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:54:35,898 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:54:35,908 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2d170dac - Setting zoneId to "UTC" 18:54:35,916 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:54:35,916 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:54:36,189 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:54:36,190 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:54:36,190 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:54:36,191 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:54:36,191 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:54:36,191 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2daf2351 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:54:36,191 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:54:36,191 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@139e291e - End of configuration. 18:54:36,191 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@56b4951a - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:54:36.280Z WARN 13062 --- [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:54:36.294Z INFO 13062 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13062 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2024-04-24T18:54:36.294Z INFO 13062 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:54:36.547Z INFO 13062 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 0.994 seconds (process running for 4.183) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-04-24T18:54:37.194Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:37.600Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:38.290Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:39.224Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:41.229Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:41.240Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:41.585Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:42.050Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:42.423Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:43.117Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:44.405Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:46.388Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:46.407Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-04-24T18:54:46.640Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.853 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2024-04-24T18:54:47.367Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted 2024-04-24T18:54:47.370Z WARN 13062 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:361) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:277) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: no checksum at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 2024-04-24T18:54:47.550Z INFO 13062 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2024-04-24T18:54:47.550Z INFO 13062 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.onap.cps.spi.utils.SessionManagerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/cps-ri-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.8-SNAPSHOT/cps-ri-3.4.8-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.8-SNAPSHOT [17/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.8-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.8-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.8-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.8-SNAPSHOT [19/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240424T184915Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building project dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Building dependencies layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.8-SNAPSHOT-20240424T184915Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] A new version of jib-maven-plugin (3.4.2) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.8-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.8-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.4.8-SNAPSHOT [20/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 94 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 18:55:07.727 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 18:55:07.737 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 18:55:08.127 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 18:55:08.548 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 18:55:08.550 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 18:55:08.575 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 18:55:08.580 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 18:55:08.585 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 18:55:08.586 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 18:55:08.619 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 18:55:08.626 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 18:55:10.815 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 18:55:10.841 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 18:55:11.351 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 18:55:12.365 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 18:55:12.627 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (13 MB/? MB) 18:55:13.488 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 18:55:13.793 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 18:55:14.014 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 18:55:14.016 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 18:55:14.303 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 18:55:14.495 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (40 MB/? MB) 18:55:14.543 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (41 MB/? MB) 18:55:14.677 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (41 MB/? MB) 18:55:14.756 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 3 extracted, (41 MB/? MB) 18:55:14.837 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (42 MB/? MB) 18:55:14.859 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (42 MB/? MB) 18:55:15.072 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (42 MB/? MB) 18:55:15.139 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (43 MB/? MB) 18:55:15.243 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 6 extracted, (44 MB/? MB) 18:55:15.323 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 7 extracted, (44 MB/? MB) 18:55:15.375 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (44 MB/? MB) 18:55:15.402 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (44 MB/? MB) 18:55:19.451 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 18:55:21.394 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 18:55:21.470 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 18:55:21.553 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 18:55:21.621 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 18:55:21.694 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 18:55:21.720 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 18:55:21.720 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT13.100412532S 18:55:21.758 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 18:55:24.918 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 33d72b043dadfad37e4aef18a478d4aa74601f866dfe30f672fc7765e568602d 18:55:26.438 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT4.680865379S 18:55:26.439 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 18:55:26.443 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 18:55:26.497 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 43943a0394922a3a83c5d510a0c449972d00b14d8d4709249225c5d4779d680e 18:55:31.701 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.258276103S 18:55:06,301 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:55:06,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Here is a list of configurators discovered as a service, by rank: 18:55:06,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:55:06,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:55:06,304 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:55:06,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:55:06,312 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:55:06,313 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:55:06,315 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:55:06,315 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:55:06,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:55:06,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:55:06,316 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:55:06,316 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:55:06,317 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:55:06,317 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:55:06,317 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:55:06,318 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:55:06,318 |-INFO in ch.qos.logback.classic.BasicConfigurator@4dc1c3a8 - Setting up default configuration. 18:55:06,334 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10c04710 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 16 milliseconds. ExecutionStatus=NEUTRAL 18:55:32,160 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61c98b6c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:55:32,222 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7e9e125f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:55:32,222 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61c98b6c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:55:32,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:55:32,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:55:32,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:55:32,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:55:32,229 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:55:32,232 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7e9e125f - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:55:32,232 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61c98b6c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:55:32,239 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:55:32,239 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:55:32,242 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:55:32,276 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713984932275) 18:55:32,276 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:55:32,276 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:55:32,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:55:32,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:55:32,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:55:32,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:55:32,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:55:32,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:55:32,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:55:32,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:55:32,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:55:32,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:55:32,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:55:32,289 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:55:32,310 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:55:32,310 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:55:32,322 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:55:32,329 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:55:33,030 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2f6b60ee - Setting zoneId to "UTC" 18:55:33,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:55:33,039 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:55:33,296 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:55:33,297 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:55:33,297 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:55:33,298 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:55:33,298 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:55:33,298 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6cf4325b - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:55:33,298 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:55:33,298 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2541c84 - End of configuration. 18:55:33,298 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@c56ea7b - Registering current configuration as safe fallback point 2024-04-24T18:55:33.434Z WARN 13532 --- [cps-integration-test] [ main] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:55:33.452Z INFO 13532 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13532 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2024-04-24T18:55:33.452Z INFO 13532 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:55:34.278Z INFO 13532 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-04-24T18:55:34.336Z INFO 13532 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 49 ms. Found 6 JPA repository interfaces. 2024-04-24T18:55:35.534Z INFO 13532 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2024-04-24T18:55:35.756Z INFO 13532 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@1310272e 2024-04-24T18:55:35.758Z INFO 13532 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2024-04-24T18:55:35.941Z INFO 13532 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 2024-04-24T18:55:36.156Z INFO 13532 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 2024-04-24T18:55:36.376Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2024-04-24T18:55:36.382Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2024-04-24T18:55:36.542Z INFO 13532 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 3984936387 2024-04-24T18:55:36.556Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2024-04-24T18:55:36.607Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 2024-04-24T18:55:36.608Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2024-04-24T18:55:36.615Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 2024-04-24T18:55:36.616Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2024-04-24T18:55:36.622Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 2024-04-24T18:55:36.623Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2024-04-24T18:55:36.630Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 2024-04-24T18:55:36.630Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2024-04-24T18:55:36.637Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 2024-04-24T18:55:36.637Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2024-04-24T18:55:36.643Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 2024-04-24T18:55:36.644Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2024-04-24T18:55:36.650Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 2024-04-24T18:55:36.650Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2024-04-24T18:55:36.655Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 2024-04-24T18:55:36.656Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2024-04-24T18:55:36.660Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 2024-04-24T18:55:36.661Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2024-04-24T18:55:36.665Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2024-04-24T18:55:36.666Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2024-04-24T18:55:36.671Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2024-04-24T18:55:36.671Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2024-04-24T18:55:36.677Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2024-04-24T18:55:36.677Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2024-04-24T18:55:36.682Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2024-04-24T18:55:36.682Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2024-04-24T18:55:36.686Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2024-04-24T18:55:36.686Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2024-04-24T18:55:36.691Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2024-04-24T18:55:36.691Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2024-04-24T18:55:36.697Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2024-04-24T18:55:36.697Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2024-04-24T18:55:36.702Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2024-04-24T18:55:36.702Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2024-04-24T18:55:36.707Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2024-04-24T18:55:36.707Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2024-04-24T18:55:36.713Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2024-04-24T18:55:36.714Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2024-04-24T18:55:36.718Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2024-04-24T18:55:36.718Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2024-04-24T18:55:36.722Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2024-04-24T18:55:36.722Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2024-04-24T18:55:36.727Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2024-04-24T18:55:36.727Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2024-04-24T18:55:36.733Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2024-04-24T18:55:36.734Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2024-04-24T18:55:36.737Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2024-04-24T18:55:36.738Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2024-04-24T18:55:36.741Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2024-04-24T18:55:36.742Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2024-04-24T18:55:36.745Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2024-04-24T18:55:36.746Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2024-04-24T18:55:36.749Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2024-04-24T18:55:36.750Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2024-04-24T18:55:36.753Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2024-04-24T18:55:36.754Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2024-04-24T18:55:36.758Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2024-04-24T18:55:36.758Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2024-04-24T18:55:36.762Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2024-04-24T18:55:36.763Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2024-04-24T18:55:36.767Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2024-04-24T18:55:36.767Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2024-04-24T18:55:36.771Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2024-04-24T18:55:36.771Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2024-04-24T18:55:36.775Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2024-04-24T18:55:36.775Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2024-04-24T18:55:36.779Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2024-04-24T18:55:36.779Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2024-04-24T18:55:36.783Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2024-04-24T18:55:36.783Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2024-04-24T18:55:36.787Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-04-24T18:55:36.788Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2024-04-24T18:55:36.792Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2024-04-24T18:55:36.792Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2024-04-24T18:55:36.796Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2024-04-24T18:55:36.797Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2024-04-24T18:55:36.801Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2024-04-24T18:55:36.802Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2024-04-24T18:55:36.822Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 2024-04-24T18:55:36.824Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 16ms Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2024-04-24T18:55:36.833Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2024-04-24T18:55:36.845Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 15ms Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2024-04-24T18:55:36.853Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2024-04-24T18:55:36.853Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2024-04-24T18:55:36.862Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2024-04-24T18:55:36.863Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-04-24T18:55:36.864Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2024-04-24T18:55:36.876Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2024-04-24T18:55:36.877Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 4ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2024-04-24T18:55:36.886Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2024-04-24T18:55:36.887Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2024-04-24T18:55:36.888Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 8ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2024-04-24T18:55:36.893Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2024-04-24T18:55:36.893Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 3ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2024-04-24T18:55:36.903Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2024-04-24T18:55:36.903Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 8ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2024-04-24T18:55:36.906Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2024-04-24T18:55:36.906Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2024-04-24T18:55:36.913Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2024-04-24T18:55:36.916Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2024-04-24T18:55:36.919Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2024-04-24T18:55:36.921Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 14ms Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2024-04-24T18:55:36.934Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2024-04-24T18:55:36.935Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 11ms Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2024-04-24T18:55:36.944Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2024-04-24T18:55:36.945Z INFO 13532 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 9ms 2024-04-24T18:55:36.948Z INFO 13532 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 2024-04-24T18:55:36.948Z INFO 13532 --- [cps-integration-test] [ main] liquibase.util : Run: 51 2024-04-24T18:55:36.948Z INFO 13532 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 2024-04-24T18:55:36.948Z INFO 13532 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 2024-04-24T18:55:36.948Z INFO 13532 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 2024-04-24T18:55:36.948Z INFO 13532 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 UPDATE SUMMARY Run: 51 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 51 2024-04-24T18:55:36.949Z INFO 13532 --- [cps-integration-test] [ main] liquibase.util : Update summary generated Liquibase: Update has been successful. 2024-04-24T18:55:36.950Z INFO 13532 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 2024-04-24T18:55:36.952Z INFO 13532 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 2024-04-24T18:55:36.955Z INFO 13532 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 2024-04-24T18:55:36.956Z INFO 13532 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 2024-04-24T18:55:37.086Z INFO 13532 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-04-24T18:55:37.168Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 2024-04-24T18:55:37.170Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 2024-04-24T18:55:37.205Z INFO 13532 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-04-24T18:55:37.343Z WARN 13532 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-04-24T18:55:37.549Z INFO 13532 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-04-24T18:55:38.849Z INFO 13532 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 2024-04-24T18:55:38.852Z INFO 13532 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-04-24T18:55:39.350Z INFO 13532 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2024-04-24T18:55:39.912Z WARN 13532 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-04-24T18:55:40.023Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:55:40.023Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:55:40.023Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 2024-04-24T18:55:40.023Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:55:40.023Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:55:40.026Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:55:40.207Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:55:40.413Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:55:40.516Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:55:40.520Z WARN 13532 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:55:40.823Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:55:40.829Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 2024-04-24T18:55:43.523Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 this ] 2024-04-24T18:55:43.544Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 2024-04-24T18:55:43.750Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:55:43.750Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:55:43.750Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5702 2024-04-24T18:55:43.750Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:55:43.750Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:55:43.750Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:55:43.756Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:55:43.767Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:55:43.768Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:55:43.768Z WARN 13532 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:55:43.781Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:55:43.781Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTING 2024-04-24T18:55:43.862Z INFO 13532 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-04-24T18:55:43.888Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.10:38405 2024-04-24T18:55:43.897Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:38405 and /10.250.0.254:5701 2024-04-24T18:55:48.995Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 this Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 ] 2024-04-24T18:55:49.004Z INFO 13532 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 this ] 2024-04-24T18:55:49.005Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTED 2024-04-24T18:55:49.012Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 2024-04-24T18:55:49.015Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:55:49.015Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:55:49.015Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5703 2024-04-24T18:55:49.015Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:55:49.015Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:55:49.015Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:55:49.020Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:55:49.036Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:55:49.038Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:55:49.038Z WARN 13532 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:55:49.060Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:55:49.061Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTING 2024-04-24T18:55:49.170Z INFO 13532 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-04-24T18:55:49.172Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.10:55491 2024-04-24T18:55:49.173Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55491 and /10.250.0.254:5701 2024-04-24T18:55:54.281Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 this Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d ] 2024-04-24T18:55:54.288Z INFO 13532 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d this ] 2024-04-24T18:55:54.289Z INFO 13532 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-04-24T18:55:54.289Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 this Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d ] 2024-04-24T18:55:54.298Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.10:55489 2024-04-24T18:55:54.299Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.10:53271 2024-04-24T18:55:54.300Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55489 and /10.250.0.254:5703 2024-04-24T18:55:54.300Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:53271 and /10.250.0.254:5702 2024-04-24T18:55:54.559Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-04-24T18:55:54.906Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Apr 24 18:55:54 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 2024-04-24T18:55:55.289Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTED 2024-04-24T18:55:55.688Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:55:55.688Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:55:55.688Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5704 2024-04-24T18:55:55.688Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:55:55.688Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:55:55.688Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:55:55.692Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:55:55.701Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:55:55.702Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:55:55.702Z WARN 13532 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:55:55.710Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:55:55.710Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTING 2024-04-24T18:55:55.803Z INFO 13532 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-04-24T18:55:55.815Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.10:33819 2024-04-24T18:55:55.816Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33819 and /10.250.0.254:5701 2024-04-24T18:56:00.910Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 this Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 ] 2024-04-24T18:56:00.916Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d this Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 ] 2024-04-24T18:56:00.917Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 this ] 2024-04-24T18:56:00.918Z INFO 13532 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-04-24T18:56:00.918Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.10:36759 2024-04-24T18:56:00.918Z INFO 13532 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-04-24T18:56:00.919Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:36759 and /10.250.0.254:5704 2024-04-24T18:56:00.924Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.10:57203 2024-04-24T18:56:00.926Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 this Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 ] 2024-04-24T18:56:00.927Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.10:45393 2024-04-24T18:56:00.931Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45393 and /10.250.0.254:5703 2024-04-24T18:56:00.935Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57203 and /10.250.0.254:5702 2024-04-24T18:56:00.942Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.10:35733 2024-04-24T18:56:00.943Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35733 and /10.250.0.254:5704 2024-04-24T18:56:01.169Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-04-24T18:56:01.456Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Apr 24 18:56:01 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 2024-04-24T18:56:01.920Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTED 2024-04-24T18:56:02.147Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:56:02.147Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:56:02.147Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5705 2024-04-24T18:56:02.147Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:56:02.147Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:56:02.147Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:56:02.151Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:56:02.167Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:56:02.168Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:56:02.169Z WARN 13532 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:56:02.183Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:56:02.183Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTING 2024-04-24T18:56:02.379Z INFO 13532 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-04-24T18:56:02.383Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.10:37113 2024-04-24T18:56:02.391Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37113 and /10.250.0.254:5701 2024-04-24T18:56:07.486Z INFO 13532 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 this Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 ] 2024-04-24T18:56:07.493Z INFO 13532 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 this Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 ] 2024-04-24T18:56:07.493Z INFO 13532 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 this ] 2024-04-24T18:56:07.493Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 this Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 ] 2024-04-24T18:56:07.493Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d this Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 ] 2024-04-24T18:56:07.497Z INFO 13532 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-04-24T18:56:07.497Z INFO 13532 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-04-24T18:56:07.497Z INFO 13532 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-04-24T18:56:07.498Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.10:37483 2024-04-24T18:56:07.501Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.10:38341 2024-04-24T18:56:07.502Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.10:58107 2024-04-24T18:56:07.502Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:38341 and /10.250.0.254:5704 2024-04-24T18:56:07.504Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37483 and /10.250.0.254:5705 2024-04-24T18:56:07.504Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.10:43105 2024-04-24T18:56:07.506Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.10:46745 2024-04-24T18:56:07.509Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.10:41659 2024-04-24T18:56:07.510Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46745 and /10.250.0.254:5702 2024-04-24T18:56:07.510Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41659 and /10.250.0.254:5705 2024-04-24T18:56:07.510Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43105 and /10.250.0.254:5703 2024-04-24T18:56:07.511Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:58107 and /10.250.0.254:5705 2024-04-24T18:56:07.746Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-04-24T18:56:08.084Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Apr 24 18:56:07 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 2024-04-24T18:56:08.499Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTED 2024-04-24T18:56:08.589Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:56:08.589Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:56:08.589Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 2024-04-24T18:56:08.589Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:56:08.589Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:56:08.589Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:56:08.592Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:56:08.600Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:56:08.602Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:56:08.602Z WARN 13532 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:56:08.609Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:56:08.609Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 2024-04-24T18:56:08.796Z INFO 13532 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-04-24T18:56:08.799Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.10:39189 2024-04-24T18:56:08.799Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39189 and /10.250.0.254:5701 2024-04-24T18:56:13.904Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 this Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 ] 2024-04-24T18:56:13.912Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 this ] 2024-04-24T18:56:13.912Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 this Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 ] 2024-04-24T18:56:13.913Z INFO 13532 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 this Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 ] 2024-04-24T18:56:13.917Z INFO 13532 --- [cps-integration-test] [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-04-24T18:56:13.917Z INFO 13532 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 2024-04-24T18:56:13.917Z INFO 13532 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-04-24T18:56:13.917Z INFO 13532 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-04-24T18:56:13.921Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.10:52109 2024-04-24T18:56:13.924Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52109 and /10.250.0.254:5702 2024-04-24T18:56:13.929Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.10:57287 2024-04-24T18:56:13.929Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.10:33089 2024-04-24T18:56:13.930Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.10:57831 2024-04-24T18:56:13.934Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.10:46347 2024-04-24T18:56:13.934Z INFO 13532 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 this Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 ] 2024-04-24T18:56:13.935Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d this Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 ] 2024-04-24T18:56:13.935Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46347 and /10.250.0.254:5706 2024-04-24T18:56:13.936Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33089 and /10.250.0.254:5705 2024-04-24T18:56:13.936Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57287 and /10.250.0.254:5704 2024-04-24T18:56:13.936Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.10:35981 2024-04-24T18:56:13.937Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57831 and /10.250.0.254:5703 2024-04-24T18:56:13.937Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.10:57455 2024-04-24T18:56:13.937Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.10:33213 2024-04-24T18:56:13.938Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57455 and /10.250.0.254:5706 2024-04-24T18:56:13.938Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33213 and /10.250.0.254:5706 2024-04-24T18:56:13.938Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35981 and /10.250.0.254:5706 2024-04-24T18:56:14.170Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 445 2024-04-24T18:56:14.757Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Apr 24 18:56:14 UTC 2024, plannedMigrations=445, completedMigrations=445, remainingMigrations=0, totalCompletedMigrations=1258) 2024-04-24T18:56:14.917Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 2024-04-24T18:56:14.943Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-04-24T18:56:14.943Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-04-24T18:56:14.943Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5707 2024-04-24T18:56:14.943Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-04-24T18:56:14.943Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-04-24T18:56:14.943Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-04-24T18:56:14.946Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-04-24T18:56:14.953Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2024-04-24T18:56:14.954Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-04-24T18:56:14.954Z WARN 13532 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-04-24T18:56:14.971Z INFO 13532 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-04-24T18:56:14.971Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTING 2024-04-24T18:56:15.139Z INFO 13532 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-04-24T18:56:15.141Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.10:44937 2024-04-24T18:56:15.142Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:44937 and /10.250.0.254:5701 2024-04-24T18:56:20.245Z INFO 13532 --- [cps-integration-test] [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 this Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 Member [10.250.0.254]:5707 - 2dab17ec-29bc-4879-bfe2-b2cae7443e97 ] 2024-04-24T18:56:20.252Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 this Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 Member [10.250.0.254]:5707 - 2dab17ec-29bc-4879-bfe2-b2cae7443e97 ] 2024-04-24T18:56:20.254Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 Member [10.250.0.254]:5707 - 2dab17ec-29bc-4879-bfe2-b2cae7443e97 this ] 2024-04-24T18:56:20.254Z INFO 13532 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d this Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 Member [10.250.0.254]:5707 - 2dab17ec-29bc-4879-bfe2-b2cae7443e97 ] 2024-04-24T18:56:20.255Z INFO 13532 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-04-24T18:56:20.255Z INFO 13532 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-04-24T18:56:20.255Z INFO 13532 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-04-24T18:56:20.255Z INFO 13532 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 2024-04-24T18:56:20.255Z INFO 13532 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 2024-04-24T18:56:20.256Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.10:41053 2024-04-24T18:56:20.257Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 this Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 Member [10.250.0.254]:5707 - 2dab17ec-29bc-4879-bfe2-b2cae7443e97 ] 2024-04-24T18:56:20.259Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41053 and /10.250.0.254:5705 2024-04-24T18:56:20.259Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.10:39519 2024-04-24T18:56:20.259Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.10:37625 2024-04-24T18:56:20.259Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.10:33907 2024-04-24T18:56:20.259Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 this Member [10.250.0.254]:5707 - 2dab17ec-29bc-4879-bfe2-b2cae7443e97 ] 2024-04-24T18:56:20.259Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:33907 and /10.250.0.254:5707 2024-04-24T18:56:20.267Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.10:41623 2024-04-24T18:56:20.268Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.10:54379 2024-04-24T18:56:20.268Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.10:42373 2024-04-24T18:56:20.268Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37625 and /10.250.0.254:5707 2024-04-24T18:56:20.269Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:54379 and /10.250.0.254:5702 2024-04-24T18:56:20.270Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.10:57263 2024-04-24T18:56:20.270Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:42373 and /10.250.0.254:5703 2024-04-24T18:56:20.270Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39519 and /10.250.0.254:5704 2024-04-24T18:56:20.270Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.10:48949 2024-04-24T18:56:20.274Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:48949 and /10.250.0.254:5707 2024-04-24T18:56:20.276Z INFO 13532 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - b4357ca2-643c-416c-b48d-d5f5ca63c9a3 Member [10.250.0.254]:5702 - 5c4b6e6d-dbe1-45f0-b142-91872e392e10 Member [10.250.0.254]:5703 - f61c6fbc-158c-4b82-8980-658a335a805d Member [10.250.0.254]:5704 - d6cc3bf5-1197-4f27-ab03-a8b96b43b7c3 Member [10.250.0.254]:5705 - 310700ee-400e-4e5a-ad34-ad5b8d128008 this Member [10.250.0.254]:5706 - 9cd25107-d92a-4094-b0af-706104f34de6 Member [10.250.0.254]:5707 - 2dab17ec-29bc-4879-bfe2-b2cae7443e97 ] 2024-04-24T18:56:20.277Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:41623 and /10.250.0.254:5706 2024-04-24T18:56:20.277Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.10:60353 2024-04-24T18:56:20.278Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60353 and /10.250.0.254:5707 2024-04-24T18:56:20.278Z INFO 13532 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57263 and /10.250.0.254:5707 2024-04-24T18:56:20.509Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 558 2024-04-24T18:56:21.255Z INFO 13532 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTED 2024-04-24T18:56:21.258Z INFO 13532 --- [cps-integration-test] [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=22.5G, swap.space.total=0, swap.space.free=0, heap.memory.used=172.6M, heap.memory.free=199.0M, heap.memory.total=372.0M, heap.memory.max=7.8G, heap.memory.used/total=46.40%, heap.memory.used/max=2.16%, minor.gc.count=31, minor.gc.time=437ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=72.17%, load.systemAverage=1.91, thread.count=403, thread.peakCount=403, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1267, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 2024-04-24T18:56:21.352Z INFO 13532 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Apr 24 18:56:20 UTC 2024, plannedMigrations=558, completedMigrations=558, remainingMigrations=0, totalCompletedMigrations=1816) 2024-04-24T18:56:21.726Z WARN 13532 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2024-04-24T18:56:22.318Z INFO 13532 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:56:22.318Z INFO 13532 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:56:22.319Z INFO 13532 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-04-24T18:56:22.457Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:56:22.566Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-04-24T18:56:22.567Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:22.567Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:22.567Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984982566 2024-04-24T18:56:22.573Z INFO 13532 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): subscription 2024-04-24T18:56:22.582Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:56:22.587Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-04-24T18:56:22.587Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:22.587Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:22.587Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984982587 2024-04-24T18:56:22.587Z INFO 13532 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 2024-04-24T18:56:22.589Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:56:22.593Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-04-24T18:56:22.593Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:22.593Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:22.593Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984982593 2024-04-24T18:56:22.594Z INFO 13532 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 2024-04-24T18:56:22.606Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:56:22.610Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-04-24T18:56:22.610Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:22.610Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:22.611Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984982610 2024-04-24T18:56:22.611Z INFO 13532 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 2024-04-24T18:56:22.613Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:56:22.617Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-04-24T18:56:22.617Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:22.617Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:22.617Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984982617 2024-04-24T18:56:22.617Z INFO 13532 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-04-24T18:56:22.624Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-04-24T18:56:22.690Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:22.690Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:22.690Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984982690 2024-04-24T18:56:22.690Z INFO 13532 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-04-24T18:56:22.705Z INFO 13532 --- [cps-integration-test] [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 50.933 seconds (process running for 77.33) 2024-04-24T18:56:22.711Z INFO 13532 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:22.711Z INFO 13532 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:23.010Z ERROR 13532 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByOperationalSyncState(CmHandleQueriesImpl.java:109) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:61) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-04-24T18:56:23.012Z ERROR 13532 --- [cps-integration-test] [ watchdog-th-3] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-04-24T18:56:23.062Z ERROR 13532 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.spi.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.spi.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy189.getByDataspaceAndName(Unknown Source) at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryNcmpRegistryByCpsPath(CmHandleQueriesImpl.java:90) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueriesImpl.java:97) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl.queryCmHandlesByState(CmHandleQueriesImpl.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl$$SpringCGLIB$$0.queryCmHandlesByState() at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:108) at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:67) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor165.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-04-24T18:56:23.164Z WARN 13532 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-04-24T18:56:23.164Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:23.197Z WARN 13532 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.197Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:23.199Z WARN 13532 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.199Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:23.199Z WARN 13532 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.199Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:23.202Z WARN 13532 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.202Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:23.207Z WARN 13532 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.207Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:23.285Z WARN 13532 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.321Z WARN 13532 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.335Z WARN 13532 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.335Z WARN 13532 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.345Z WARN 13532 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.351Z WARN 13532 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.389Z WARN 13532 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.434Z WARN 13532 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.452Z WARN 13532 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.475Z WARN 13532 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.481Z WARN 13532 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.482Z WARN 13532 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.506Z WARN 13532 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:23.585Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-04-24T18:56:23.587Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-04-24T18:56:23.589Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-04-24T18:56:23.589Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-04-24T18:56:23.598Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.602Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.626Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-04-24T18:56:23.627Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-04-24T18:56:23.631Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb 2024-04-24T18:56:23.632Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:56:23.632Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.633Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-d06eed56-4818-4297-9bf4-40f0fc3e4180 2024-04-24T18:56:23.634Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:56:23.634Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-04-24T18:56:23.634Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd 2024-04-24T18:56:23.634Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-6f995eda-e70b-457f-a254-f42d8dcbd269 2024-04-24T18:56:23.634Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:56:23.634Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.637Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:56:23.637Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-04-24T18:56:23.668Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-d06eed56-4818-4297-9bf4-40f0fc3e4180', protocol='range'} 2024-04-24T18:56:23.677Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-d06eed56-4818-4297-9bf4-40f0fc3e4180=Assignment(partitions=[ncmp-async-m2m-0])} 2024-04-24T18:56:23.681Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd', protocol='range'} 2024-04-24T18:56:23.682Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-04-24T18:56:23.682Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-6f995eda-e70b-457f-a254-f42d8dcbd269', protocol='range'} 2024-04-24T18:56:23.682Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-6f995eda-e70b-457f-a254-f42d8dcbd269=Assignment(partitions=[ncmp-async-m2m-0])} 2024-04-24T18:56:23.682Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.687Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-04-24T18:56:23.688Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.691Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb', protocol='range'} 2024-04-24T18:56:23.705Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 2024-04-24T18:56:23.792Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-6f995eda-e70b-457f-a254-f42d8dcbd269', protocol='range'} 2024-04-24T18:56:23.793Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb', protocol='range'} 2024-04-24T18:56:23.794Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2024-04-24T18:56:23.794Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-04-24T18:56:23.793Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd', protocol='range'} 2024-04-24T18:56:23.795Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 2024-04-24T18:56:23.795Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-d06eed56-4818-4297-9bf4-40f0fc3e4180', protocol='range'} 2024-04-24T18:56:23.796Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-04-24T18:56:23.797Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2024-04-24T18:56:23.798Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-04-24T18:56:23.799Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 2024-04-24T18:56:23.800Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-04-24T18:56:23.830Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-bc0a44f2-f0d0-4403-b0ac-be19a3b4c5cb 2024-04-24T18:56:23.830Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-4-def69c19-702d-40ac-966e-ceb73d8427b5 2024-04-24T18:56:23.830Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:56:23.830Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.830Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:56:23.830Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:23.831Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:56:23.836Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:56:23.840Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2024-04-24T18:56:23.864Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 2024-04-24T18:56:23.865Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:56:23.867Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-04-24T18:56:23.871Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 2024-04-24T18:56:23.882Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2024-04-24T18:56:23.887Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:56:23.891Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:56:23.892Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:56:23.894Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:56:23.944Z INFO 13532 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-04-24T18:56:23.944Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2024-04-24T18:56:23.945Z INFO 13532 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-04-24T18:56:23.947Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2024-04-24T18:56:24.027Z INFO 13532 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 2024-04-24T18:56:24.030Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:24.030Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(NCMP-Admin) already exists. 2024-04-24T18:56:24.188Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-04-24T18:56:25.180Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-04-24T18:56:25.199Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:25.199Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 2024-04-24T18:56:25.230Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-04-24T18:56:25.241Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.64 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 2024-04-24T18:56:25.608Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:25.608Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 2024-04-24T18:56:25.929Z INFO 13532 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32791] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-04-24T18:56:25.944Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:25.945Z INFO 13532 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2024-04-24T18:56:25.960Z INFO 13532 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:25.960Z INFO 13532 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:25.960Z INFO 13532 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984985960 2024-04-24T18:56:25.980Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:26.000Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:26.007Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:26.010Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:26.015Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:26.015Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:26.028Z WARN 13532 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 2024-04-24T18:56:26.028Z INFO 13532 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:26.040Z INFO 13532 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 2024-04-24T18:56:26.203Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:26.282Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:26.637Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:26.691Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-04-24T18:56:26.691Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 2024-04-24T18:56:26.692Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 2024-04-24T18:56:26.692Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:26.700Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-04-24T18:56:26.700Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 2024-04-24T18:56:26.700Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 2024-04-24T18:56:26.700Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:26.707Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd', protocol='range'} 2024-04-24T18:56:26.713Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-def69c19-702d-40ac-966e-ceb73d8427b5', protocol='range'} 2024-04-24T18:56:26.714Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb', protocol='range'} 2024-04-24T18:56:26.717Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-bc0a44f2-f0d0-4403-b0ac-be19a3b4c5cb', protocol='range'} 2024-04-24T18:56:26.750Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:26.750Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:26.761Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:26.782Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:26.794Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:26.808Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:26.812Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:26.812Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:26.866Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:26.888Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:27.072Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-bc0a44f2-f0d0-4403-b0ac-be19a3b4c5cb=Assignment(partitions=[subscription-0]), consumer-ncmp-group-4-def69c19-702d-40ac-966e-ceb73d8427b5=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 2024-04-24T18:56:27.077Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd', protocol='range'} 2024-04-24T18:56:27.077Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 2024-04-24T18:56:27.078Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 2024-04-24T18:56:27.082Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-bc0a44f2-f0d0-4403-b0ac-be19a3b4c5cb', protocol='range'} 2024-04-24T18:56:27.082Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-def69c19-702d-40ac-966e-ceb73d8427b5', protocol='range'} 2024-04-24T18:56:27.082Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2024-04-24T18:56:27.082Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 2024-04-24T18:56:27.082Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2024-04-24T18:56:27.082Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 2024-04-24T18:56:27.086Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb', protocol='range'} 2024-04-24T18:56:27.086Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2024-04-24T18:56:27.086Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2024-04-24T18:56:27.089Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition subscription-0 2024-04-24T18:56:27.090Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 2024-04-24T18:56:27.092Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 2024-04-24T18:56:27.096Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:56:27.096Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-04-24T18:56:27.096Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-04-24T18:56:27.096Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2024-04-24T18:56:27.096Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2024-04-24T18:56:27.097Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition subscription-0 2024-04-24T18:56:27.100Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:56:27.101Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2024-04-24T18:56:27.105Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2024-04-24T18:56:27.107Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:27.181Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:27.181Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:27.195Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:27.205Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:27.207Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:27.208Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:27.210Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:27.210Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:27.267Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:27.291Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:27.423Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:27.485Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:27.485Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:27.496Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:27.511Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:27.512Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:27.513Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:27.514Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:27.514Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:27.566Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:27.599Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:27.743Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:27.814Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:27.814Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:27.823Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:27.831Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:27.832Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:27.832Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:27.834Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:27.834Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:27.884Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:27.903Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:28.037Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.096Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:28.096Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.106Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:28.119Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:28.120Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:28.121Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:28.122Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:28.122Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:28.199Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:28.220Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:28.332Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.387Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:28.387Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.398Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:28.405Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:28.407Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:28.408Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:28.409Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:28.409Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:28.458Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:28.478Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:28.614Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.670Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:28.670Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.677Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:28.691Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:28.693Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:28.695Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:28.699Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:28.699Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:28.745Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:28.764Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:28.881Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.929Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:28.930Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:28.937Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:28.944Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:28.945Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:28.945Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:28.946Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:28.946Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:28.989Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:29.011Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:29.132Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:29.192Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:29.193Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:29.202Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:29.208Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:29.209Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:29.210Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:29.211Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:29.211Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:29.262Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:29.285Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:29.399Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:29.470Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:29.470Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:29.476Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:29.483Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:29.484Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:29.485Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:29.486Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:29.486Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:29.531Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:29.553Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:29.686Z INFO 13532 --- [cps-integration-test] [onPool-worker-1] .u.d.o.ResourceDataOperationRequestUtils : Data operations request fb2faf05-2ba4-44c2-9a87-ed52d2a8f47a completed. 2024-04-24T18:56:29.781Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.174 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 2024-04-24T18:56:29.815Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-04-24T18:56:29.818Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:29.818Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:29.818Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984989817 2024-04-24T18:56:29.827Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 2024-04-24T18:56:29.893Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:29.893Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:29.912Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:29.924Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:29.933Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:29.934Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:29.936Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:29.937Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:29.987Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:30.003Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:30.095Z INFO 13532 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: 9x1qu4YXT6qDD7Qy9H8LKA 2024-04-24T18:56:30.098Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-04-24T18:56:30.109Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:30.115Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-c2c748f3-f368-43fb-986a-bef7ad6529c2 2024-04-24T18:56:30.115Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-04-24T18:56:30.116Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:32.717Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-04-24T18:56:32.717Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 2024-04-24T18:56:32.717Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 2024-04-24T18:56:32.717Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:32.722Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:32.728Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-04-24T18:56:32.728Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 2024-04-24T18:56:32.728Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 2024-04-24T18:56:32.728Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 2024-04-24T18:56:32.731Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-1-bc0a44f2-f0d0-4403-b0ac-be19a3b4c5cb', protocol='range'} 2024-04-24T18:56:32.731Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-4-def69c19-702d-40ac-966e-ceb73d8427b5', protocol='range'} 2024-04-24T18:56:32.732Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd', protocol='range'} 2024-04-24T18:56:32.732Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb', protocol='range'} 2024-04-24T18:56:32.733Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-7-c2c748f3-f368-43fb-986a-bef7ad6529c2', protocol='range'} 2024-04-24T18:56:33.157Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-1-bc0a44f2-f0d0-4403-b0ac-be19a3b4c5cb=Assignment(partitions=[subscription-0]), consumer-ncmp-group-4-def69c19-702d-40ac-966e-ceb73d8427b5=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-7-c2c748f3-f368-43fb-986a-bef7ad6529c2=Assignment(partitions=[ncmp-events-0])} 2024-04-24T18:56:33.161Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-3-a0007883-c108-41e6-aa09-fc5884b1d9cd', protocol='range'} 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-1-bc0a44f2-f0d0-4403-b0ac-be19a3b4c5cb', protocol='range'} 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-2-f2822f9c-d5d1-484f-b33f-9001e276fbcb', protocol='range'} 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2024-04-24T18:56:33.162Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-7-c2c748f3-f368-43fb-986a-bef7ad6529c2', protocol='range'} 2024-04-24T18:56:33.163Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2024-04-24T18:56:33.163Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 2024-04-24T18:56:33.164Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-4-def69c19-702d-40ac-966e-ceb73d8427b5', protocol='range'} 2024-04-24T18:56:33.164Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 2024-04-24T18:56:33.164Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 2024-04-24T18:56:33.165Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 2024-04-24T18:56:33.165Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-04-24T18:56:33.166Z INFO 13532 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2024-04-24T18:56:33.167Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-04-24T18:56:33.167Z INFO 13532 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2024-04-24T18:56:33.167Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-04-24T18:56:33.167Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-04-24T18:56:33.167Z INFO 13532 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2024-04-24T18:56:33.167Z INFO 13532 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2024-04-24T18:56:33.172Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-04-24T18:56:33.275Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:33.284Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-04-24T18:56:33.286Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:33.286Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:33.286Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984993286 2024-04-24T18:56:33.333Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:33.333Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:33.340Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:33.348Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:33.350Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:33.351Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:33.354Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:33.354Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:33.372Z WARN 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 2024-04-24T18:56:33.373Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-04-24T18:56:33.392Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:33.562Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:33.571Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-04-24T18:56:33.573Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:33.573Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:33.573Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984993573 2024-04-24T18:56:33.634Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:33.634Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:33.646Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:33.655Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:33.663Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:33.665Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:33.666Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:33.666Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:33.718Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:33.734Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:33.840Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:33.849Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:33.857Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:33.858Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:33.859Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:33.861Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-04-24T18:56:33.861Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:33.907Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-04-24T18:56:33.923Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:34.038Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:34.070Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:34.082Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:34.083Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:34.085Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:34.087Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-04-24T18:56:34.087Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:34.108Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 2024-04-24T18:56:34.120Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-04-24T18:56:34.136Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:34.357Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:34.369Z INFO 13532 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-04-24T18:56:34.371Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-04-24T18:56:34.371Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-04-24T18:56:34.371Z INFO 13532 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1713984994371 2024-04-24T18:56:34.416Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 2024-04-24T18:56:34.418Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:34.418Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:34.427Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:34.434Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 2024-04-24T18:56:34.436Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 2024-04-24T18:56:34.437Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2024-04-24T18:56:34.438Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:34.439Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-04-24T18:56:34.439Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2024-04-24T18:56:34.452Z WARN 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 2024-04-24T18:56:34.452Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-04-24T18:56:34.460Z WARN 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason Unable to read resource data.. 2024-04-24T18:56:34.460Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 2024-04-24T18:56:34.475Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:34.599Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:34.608Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 2024-04-24T18:56:34.608Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-04-24T18:56:34.608Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-04-24T18:56:34.608Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:34.609Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:34.610Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-04-24T18:56:34.610Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-04-24T18:56:34.610Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 2024-04-24T18:56:34.612Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 2024-04-24T18:56:34.646Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:34.652Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 2024-04-24T18:56:34.654Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 2024-04-24T18:56:34.655Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2024-04-24T18:56:34.656Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:34.657Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-04-24T18:56:34.657Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2024-04-24T18:56:34.693Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:34.726Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-04-24T18:56:34.753Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:34.868Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.078 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 2024-04-24T18:56:34.942Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:34.942Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:34.953Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:34.962Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:34.964Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:34.970Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:34.971Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:34.971Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:35.002Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:35.016Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:35.154Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-04-24T18:56:35.184Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:35.191Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-04-24T18:56:35.191Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-04-24T18:56:35.191Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:35.196Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:35.227Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:35.236Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:35.237Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:35.238Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:35.239Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:35.239Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:35.283Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:35.301Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:35.430Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:35.487Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:35.488Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:35.494Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:35.500Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:35.501Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:35.502Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:35.503Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:35.503Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:35.534Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:35.549Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:35.653Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-04-24T18:56:35.679Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:35.685Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-04-24T18:56:35.685Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-04-24T18:56:35.685Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:35.686Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:35.701Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:35.708Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:35.709Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:35.710Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:35.711Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:35.711Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:35.772Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:35.787Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:35.883Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:35.934Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:35.934Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:35.943Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:35.950Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:35.951Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:35.952Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:35.953Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:35.953Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:35.993Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:36.007Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:36.098Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-04-24T18:56:36.126Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:36.134Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-04-24T18:56:36.135Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-04-24T18:56:36.135Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:36.136Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:36.150Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:36.157Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:36.160Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:36.161Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:36.162Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:36.162Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:36.202Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:36.228Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:36.339Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:36.389Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:36.389Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:36.394Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:36.402Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:36.404Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:36.415Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:36.416Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:36.416Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:36.461Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:36.475Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:36.565Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-04-24T18:56:36.590Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:36.596Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-04-24T18:56:36.596Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-04-24T18:56:36.596Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:36.598Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:36.611Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:36.620Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:36.621Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:36.623Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:36.624Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:36.624Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:36.665Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:36.681Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:36.809Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:36.859Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 2024-04-24T18:56:36.859Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:36.869Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:36.875Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:36.882Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:36.882Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:36.885Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-04-24T18:56:36.885Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:36.917Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-04-24T18:56:36.928Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:37.040Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:37.040Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:37.053Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:37.068Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:37.078Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:37.081Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:37.082Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:37.082Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:37.111Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:37.122Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:37.226Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-04-24T18:56:37.241Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:37.249Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-04-24T18:56:37.249Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-04-24T18:56:37.249Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:37.250Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:37.261Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:37.269Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:37.270Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:37.271Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:37.272Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:37.272Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:37.285Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-04-24T18:56:37.301Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:37.312Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:37.441Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:37.484Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 2024-04-24T18:56:37.484Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:37.492Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:37.498Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:37.501Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:37.501Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:37.503Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-04-24T18:56:37.503Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:37.541Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-04-24T18:56:37.552Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:37.655Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:37.655Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:37.661Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:37.666Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:37.667Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:37.668Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:37.669Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:37.669Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:37.706Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:37.721Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:37.817Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-04-24T18:56:37.830Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:37.837Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-04-24T18:56:37.838Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-04-24T18:56:37.838Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:37.839Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:37.849Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:37.857Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:37.858Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:37.859Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:37.860Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:37.860Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:37.874Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-04-24T18:56:37.890Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:37.904Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:38.022Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:38.069Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:38.069Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:38.075Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:38.080Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:38.082Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:38.083Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:38.089Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:38.089Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:38.122Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:38.134Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:38.228Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:38.295Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:38.338Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:38.338Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:38.347Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:38.352Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:38.353Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:38.354Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:38.354Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:38.354Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:38.392Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:38.411Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:38.491Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-04-24T18:56:38.504Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-04-24T18:56:38.512Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-04-24T18:56:38.512Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-04-24T18:56:38.512Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-04-24T18:56:38.512Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-04-24T18:56:38.523Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:38.532Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-04-24T18:56:38.533Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-04-24T18:56:38.534Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-04-24T18:56:38.534Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:38.534Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-04-24T18:56:38.547Z WARN 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 2024-04-24T18:56:38.547Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-04-24T18:56:38.557Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:38.688Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.812 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec [INFO] Running org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec 2024-04-24T18:56:38.815Z INFO 13532 --- [cps-integration-test] [ main] cationSubscriptionPersistenceServiceImpl : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-04-24T18:56:38.848Z INFO 13532 --- [cps-integration-test] [ main] cationSubscriptionPersistenceServiceImpl : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s - in org.onap.cps.integration.functional.NcmpCmNotificationSubscriptionSpec [INFO] Running org.onap.cps.integration.functional.NcmpRestApiSpec 2024-04-24T18:56:38.915Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 2024-04-24T18:56:38.917Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-3 already registered 2024-04-24T18:56:38.921Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-04-24T18:56:38.921Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-04-24T18:56:38.930Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-04-24T18:56:38.936Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 3 advised cm handles from DB 2024-04-24T18:56:38.939Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 3 2024-04-24T18:56:38.940Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 2024-04-24T18:56:38.942Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-04-24T18:56:38.942Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-04-24T18:56:38.944Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-04-24T18:56:38.944Z INFO 13532 --- [cps-integration-test] [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 2024-04-24T18:56:38.969Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-04-24T18:56:38.984Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-04-24T18:56:39.003Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-04-24T18:56:39.017Z INFO 13532 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-04-24T18:56:39.676Z INFO 13532 --- [cps-integration-test] [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.onap.cps.integration.functional.NcmpRestApiSpec [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2024-04-24T18:56:40.246Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2024-04-24T18:56:40.633Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:40.633Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('394'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:40.633Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:40.634Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('394'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:40.634Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. 2024-04-24T18:56:40.636Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('394'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 2024-04-24T18:56:40.640Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:40.640Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('395'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:40.640Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:40.640Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('48'::int8),('{}'),(NULL),('/bookstore'),('395'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:40.640Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2024-04-24T18:56:40.695Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2024-04-24T18:56:40.826Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:40.826Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('429'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:40.827Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:40.827Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('429'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:40.827Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 2024-04-24T18:56:40.827Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('429'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-04-24T18:56:40.830Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:40.830Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('431'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:40.830Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:40.830Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('50'::int8),('{"code":"1"}'),('396'::int8),('/bookstore/categories[@code=''1'']'),('431'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:40.830Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 2024-04-24T18:56:40.939Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:40.939Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('465'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:40.939Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:40.939Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('465'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:40.939Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. 2024-04-24T18:56:40.940Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('465'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-04-24T18:56:40.943Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:40.943Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('467'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:40.943Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:40.943Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('51'::int8),('{"code":"1"}'),('432'::int8),('/bookstore/categories[@code=''1'']'),('467'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:40.943Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(51, /bookstore/categories[@code='1']) already exists. 2024-04-24T18:56:41.022Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:41.022Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:41.022Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:41.022Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:41.022Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. 2024-04-24T18:56:41.023Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('497'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2024-04-24T18:56:41.025Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:41.025Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('498'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:41.025Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:41.025Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('498'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:41.025Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. 2024-04-24T18:56:41.044Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:41.044Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('499'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:41.044Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:41.044Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('499'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:41.044Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. 2024-04-24T18:56:41.045Z WARN 13532 --- [cps-integration-test] [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('499'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-04-24T18:56:41.047Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-04-24T18:56:41.047Z ERROR 13532 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-04-24T18:56:41.047Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:41.047Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('52'::int8),('{"code":"1"}'),('468'::int8),('/bookstore/categories[@code=''1'']'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-04-24T18:56:41.047Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(52, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.478 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2024-04-24T18:56:42.232Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.421Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_17, Optional[2017-01-01]] 2024-04-24T18:56:42.668Z WARN 13532 --- [cps-integration-test] [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 2024-04-24T18:56:42.708Z WARN 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-04-24T18:56:42.708Z ERROR 13532 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 11) already exists. 2024-04-24T18:56:42.896Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 2024-04-24T18:56:42.967Z WARN 13532 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.907 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2024-04-24T18:56:44.165Z INFO 13532 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-04-24T18:56:44.169Z WARN 13532 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2024-04-24T18:56:44.169Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2024-04-24T18:56:44.169Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 2024-04-24T18:56:44.169Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2024-04-24T18:56:44.169Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2024-04-24T18:56:44.172Z INFO 13532 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2024-04-24T18:56:44.187Z WARN 13532 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 2024-04-24T18:56:44.293Z INFO 13532 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-04-24T18:56:44.321Z INFO 13532 --- [cps-integration-test] [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-04-24T18:56:44.345Z INFO 13532 --- [cps-integration-test] [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-04-24T18:56:44.652Z INFO 13532 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-04-24T18:56:44.655Z INFO 13532 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-04-24T18:56:44.664Z INFO 13532 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-04-24T18:56:44.666Z INFO 13532 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2024-04-24T18:56:44.681Z INFO 13532 --- [cps-integration-test] [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE [INFO] [INFO] Results: [INFO] [INFO] Tests run: 333, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.8-SNAPSHOT/integration-test-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.8-SNAPSHOT/integration-test-3.4.8-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.4.8-SNAPSHOT [21/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 18:56:50.434 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:56:50.616 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 18:56:50.811 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 18:56:50.847 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 18:56:50.858 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 18:56:50,261 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 18:56:50,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Here is a list of configurators discovered as a service, by rank: 18:56:50,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:56:50,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 18:56:50,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 18:56:50,272 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:56:50,272 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 18:56:50,273 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 18:56:50,274 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 18:56:50,275 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 18:56:50,275 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:56:50,275 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 18:56:50,275 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 18:56:50,276 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 18:56:50,276 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 18:56:50,276 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 18:56:50,276 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 18:56:50,277 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 18:56:50,277 |-INFO in ch.qos.logback.classic.BasicConfigurator@289d9f0d - Setting up default configuration. 18:56:50,298 |-INFO in ch.qos.logback.classic.util.ContextInitializer@9214725 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 21 milliseconds. ExecutionStatus=NEUTRAL 18:56:51,576 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39aaa7db - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] is not of type file 18:56:51,623 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@14a3a66c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 18:56:51,623 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39aaa7db - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 18:56:51,626 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 18:56:51,626 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 18:56:51,626 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 18:56:51,626 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 18:56:51,626 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 18:56:51,628 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@14a3a66c - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 18:56:51,628 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@39aaa7db - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 18:56:51,635 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 18:56:51,635 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 18:56:51,640 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 18:56:51,673 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1713985011672) 18:56:51,673 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.8-SNAPSHOT.jar!/logback-spring.xml] 18:56:51,674 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 18:56:51,682 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 18:56:51,682 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 18:56:51,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 18:56:51,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 18:56:51,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 18:56:51,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 18:56:51,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 18:56:51,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 18:56:51,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 18:56:51,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 18:56:51,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 18:56:51,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 18:56:51,683 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 18:56:51,683 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 18:56:51,684 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 18:56:51,684 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 18:56:51,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 18:56:51,684 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:56:51,690 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 18:56:51,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 18:56:51,711 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 18:56:51,724 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 18:56:51,731 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 18:56:52,093 |-INFO in ch.qos.logback.classic.pattern.DateConverter@539953af - Setting zoneId to "UTC" 18:56:52,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 18:56:52,102 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 18:56:52,353 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 18:56:52,354 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 18:56:52,355 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 18:56:52,355 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 18:56:52,355 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 18:56:52,356 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1738d3b2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 18:56:52,356 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 18:56:52,356 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3fe1b278 - End of configuration. 18:56:52,356 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3678f32e - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-04-24T18:56:52.449Z WARN 15078 --- [ main] [ ] ory$DuplicateJsonObjectContextCustomizer : Found multiple occurrences of org.json.JSONObject on the class path: jar:file:/home/jenkins/.m2/repository/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/org/json/JSONObject.class jar:file:/home/jenkins/.m2/repository/org/json/json/20090211/json-20090211.jar!/org/json/JSONObject.class You may wish to exclude one of them to ensure predictable runtime behavior 2024-04-24T18:56:52.463Z INFO 15078 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15078 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2024-04-24T18:56:52.464Z INFO 15078 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2024-04-24T18:56:54.021Z INFO 15078 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-04-24T18:56:54.021Z INFO 15078 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-04-24T18:56:54.022Z INFO 15078 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-04-24T18:56:54.043Z INFO 15078 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 2.877 seconds (process running for 4.529) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.146 s - in org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2024-04-24T18:56:55.304Z INFO 15078 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.726 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar with classifier springboot [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240424T184915Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building classes layer... [INFO] Building resources layer... [INFO] Building project dependencies layer... [INFO] Building dependencies layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.8-SNAPSHOT-20240424T184915Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.8-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.8-SNAPSHOT/cps-application-3.4.8-SNAPSHOT-springboot.jar [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.4.8-SNAPSHOT [22/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] Analyzed bundle 'cps-events' with 3 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 111 classes [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] Analyzed bundle 'cps-service' with 56 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/jacoco-report-3.4.8-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.8-SNAPSHOT/jacoco-report-3.4.8-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.4.8-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.8-SNAPSHOT/cps-aggregator-3.4.8-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.8-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.049 s] [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] [INFO] checkstyle ......................................... SUCCESS [ 4.007 s] [INFO] spotbugs ........................................... SUCCESS [ 0.019 s] [INFO] cps-parent ......................................... SUCCESS [ 9.748 s] [INFO] cps-events ......................................... SUCCESS [ 5.702 s] [INFO] cps-path-parser .................................... SUCCESS [ 10.610 s] [INFO] cps-service ........................................ SUCCESS [ 45.740 s] [INFO] cps-rest ........................................... SUCCESS [ 20.515 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 4.748 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:55 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.443 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.175 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.589 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.362 s] [INFO] cps-ri ............................................. SUCCESS [ 23.185 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.176 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.745 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.281 s] [INFO] integration-test ................................... SUCCESS [01:43 min] [INFO] cps-application .................................... SUCCESS [ 20.066 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.722 s] [INFO] cps ................................................ SUCCESS [ 1.246 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:52 min [INFO] Finished at: 2024-04-24T18:57:07Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5451 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins17276771053533944347.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins11295171775743733622.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins185592960991955239.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4qJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-p4qJ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins2933235724382950845.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config16707873115924063827tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/bash /tmp/jenkins8015544488666701863.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins3424914448714946192.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4qJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-p4qJ/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins5965192762719384805.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins1781454502341318952.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4qJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-p4qJ/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins8876575846686296700.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p4qJ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-p4qJ/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/7298 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-25643.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 13G 148G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1088 25710 19 5090 30327 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:67:35:0b brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.107.10/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85789sec preferred_lft 85789sec inet6 fe80::f816:3eff:fe67:350b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d8:30:bc:98 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:d8ff:fe30:bc98/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/24/2024 _x86_64_ (8 CPU) 18:47:33 LINUX RESTART (8 CPU) 06:48:01 PM tps rtps wtps bread/s bwrtn/s 06:49:01 PM 153.34 12.60 140.74 2188.44 5769.61 06:50:01 PM 262.80 20.48 242.32 4090.24 11449.83 06:51:01 PM 74.59 0.80 73.79 191.17 10256.44 06:52:01 PM 114.31 12.53 101.78 900.75 32798.62 06:53:01 PM 23.06 0.02 23.04 0.93 563.03 06:54:01 PM 39.82 0.03 39.79 2.53 870.99 06:55:01 PM 48.93 2.45 46.48 4474.78 7263.31 06:56:01 PM 107.10 0.00 107.10 0.00 29184.07 06:57:01 PM 15.68 1.13 14.55 96.23 445.87 Average: 93.29 5.56 87.73 1327.23 10956.27 06:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:49:01 PM 29570060 31242444 3085652 9.45 2688 1996580 1452416 4.31 169392 2488288 149824 06:50:01 PM 27581560 29789268 5074152 15.54 2688 2520752 2803304 8.32 270236 4317400 279748 06:51:01 PM 27680272 29961524 4975440 15.24 2688 2591920 2329448 6.91 319232 4161920 61652 06:52:01 PM 25639768 28753260 7015944 21.48 2688 3407440 4536532 13.46 516044 5934848 96 06:53:01 PM 25797832 28912856 6857880 21.00 2688 3408144 3451764 10.24 531360 5756296 32 06:54:01 PM 26308348 29437796 6347364 19.44 2688 3421852 2843360 8.44 542264 5244420 11472 06:55:01 PM 25501260 29422568 7154452 21.91 2688 4209880 2976056 8.83 720076 5859020 464200 06:56:01 PM 23697584 28012352 8958128 27.43 2688 4597808 6330620 18.78 781480 7528568 2892 06:57:01 PM 24537724 28968044 8117988 24.86 2688 4702944 3102236 9.20 800776 6694880 166752 Average: 26257156 29388901 6398556 19.59 2688 3428591 3313971 9.83 516762 5331738 126296 06:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:01 PM eth0 61.71 44.78 849.15 9.12 0.00 0.00 0.00 0.00 06:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 PM eth0 406.08 330.87 5451.60 62.30 0.00 0.00 0.00 0.00 06:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:01 PM lo 2.15 2.15 0.45 0.45 0.00 0.00 0.00 0.00 06:51:01 PM eth0 89.67 78.44 756.80 21.72 0.00 0.00 0.00 0.00 06:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:01 PM lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 06:52:01 PM eth0 1010.61 339.30 6436.58 24.50 0.00 0.00 0.00 0.00 06:52:01 PM docker0 0.75 0.92 0.11 0.11 0.00 0.00 0.00 0.00 06:52:01 PM vethb5588ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:53:01 PM lo 56.66 56.66 7.45 7.45 0.00 0.00 0.00 0.00 06:53:01 PM eth0 146.42 156.25 120.99 33.50 0.00 0.00 0.00 0.00 06:53:01 PM docker0 6.00 6.53 0.75 0.77 0.00 0.00 0.00 0.00 06:54:01 PM lo 302.27 302.27 142.92 142.92 0.00 0.00 0.00 0.00 06:54:01 PM eth0 594.35 478.26 135.87 130.31 0.00 0.00 0.00 0.00 06:54:01 PM docker0 4.92 6.00 1.08 0.79 0.00 0.00 0.00 0.00 06:55:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 06:55:01 PM eth0 118.54 96.33 1683.13 27.97 0.00 0.00 0.00 0.00 06:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:01 PM lo 90.07 90.07 33.64 33.64 0.00 0.00 0.00 0.00 06:56:01 PM eth0 350.82 138.29 2293.42 14.05 0.00 0.00 0.00 0.00 06:56:01 PM docker0 6.11 7.21 0.70 1.73 0.00 0.00 0.00 0.00 06:56:01 PM veth864f0c6 6.11 7.36 0.79 1.74 0.00 0.00 0.00 0.00 06:56:01 PM vethc18de8e 0.00 0.73 0.00 0.35 0.00 0.00 0.00 0.00 06:57:01 PM lo 805.71 805.71 243.47 243.47 0.00 0.00 0.00 0.00 06:57:01 PM eth0 43.80 30.34 157.37 16.64 0.00 0.00 0.00 0.00 06:57:01 PM docker0 237.77 245.07 55.76 43.21 0.00 0.00 0.00 0.00 Average: lo 139.88 139.88 47.57 47.57 0.00 0.00 0.00 0.00 Average: eth0 313.58 188.10 1987.34 37.79 0.00 0.00 0.00 0.00 Average: docker0 28.39 29.53 6.49 5.18 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/24/2024 _x86_64_ (8 CPU) 18:47:33 LINUX RESTART (8 CPU) 06:48:01 PM CPU %user %nice %system %iowait %steal %idle 06:49:01 PM all 10.06 0.00 0.99 1.00 0.05 87.90 06:49:01 PM 0 8.81 0.00 1.07 0.47 0.07 89.58 06:49:01 PM 1 23.02 0.00 1.76 1.07 0.05 74.11 06:49:01 PM 2 8.40 0.00 0.62 0.15 0.07 90.77 06:49:01 PM 3 1.99 0.00 0.58 2.14 0.03 95.25 06:49:01 PM 4 11.01 0.00 0.82 1.35 0.07 86.75 06:49:01 PM 5 2.22 0.00 0.95 2.19 0.03 94.61 06:49:01 PM 6 7.80 0.00 0.62 0.08 0.02 91.49 06:49:01 PM 7 17.20 0.00 1.50 0.58 0.03 80.68 06:50:01 PM all 29.92 0.00 1.44 1.39 0.09 67.16 06:50:01 PM 0 28.38 0.00 1.22 0.27 0.10 70.03 06:50:01 PM 1 31.04 0.00 1.57 1.29 0.10 65.99 06:50:01 PM 2 36.44 0.00 2.30 3.04 0.12 58.10 06:50:01 PM 3 26.32 0.00 1.52 2.23 0.08 69.85 06:50:01 PM 4 26.09 0.00 1.46 1.67 0.08 70.70 06:50:01 PM 5 20.65 0.00 1.07 0.54 0.07 77.68 06:50:01 PM 6 39.59 0.00 1.14 0.68 0.08 58.51 06:50:01 PM 7 30.86 0.00 1.24 1.40 0.07 66.43 06:51:01 PM all 34.85 0.00 0.88 0.28 0.08 63.91 06:51:01 PM 0 43.94 0.00 0.50 0.00 0.08 55.48 06:51:01 PM 1 22.55 0.00 0.73 0.42 0.07 76.23 06:51:01 PM 2 21.07 0.00 0.65 0.22 0.07 77.99 06:51:01 PM 3 52.67 0.00 1.27 0.12 0.08 45.86 06:51:01 PM 4 36.68 0.00 1.12 0.08 0.08 62.03 06:51:01 PM 5 36.26 0.00 0.90 0.02 0.08 62.74 06:51:01 PM 6 16.49 0.00 0.65 0.97 0.07 81.82 06:51:01 PM 7 49.09 0.00 1.22 0.42 0.08 49.19 06:52:01 PM all 25.28 0.22 2.33 2.91 0.08 69.17 06:52:01 PM 0 21.31 1.06 2.46 0.61 0.08 74.48 06:52:01 PM 1 30.01 0.00 2.64 7.00 0.08 60.26 06:52:01 PM 2 20.46 0.00 2.12 5.40 0.08 71.93 06:52:01 PM 3 21.35 0.05 2.59 1.85 0.08 74.07 06:52:01 PM 4 35.23 0.00 2.16 0.30 0.08 62.23 06:52:01 PM 5 29.65 0.00 1.82 1.08 0.08 67.37 06:52:01 PM 6 22.71 0.62 2.39 6.79 0.08 67.41 06:52:01 PM 7 21.56 0.00 2.49 0.27 0.07 75.61 06:53:01 PM all 14.19 0.06 1.33 0.14 0.10 84.18 06:53:01 PM 0 15.30 0.02 1.67 0.22 0.10 82.69 06:53:01 PM 1 15.96 0.00 1.16 0.07 0.12 82.70 06:53:01 PM 2 14.90 0.00 1.17 0.07 0.10 83.76 06:53:01 PM 3 18.55 0.00 1.16 0.02 0.10 80.17 06:53:01 PM 4 10.52 0.05 1.07 0.10 0.10 88.15 06:53:01 PM 5 7.81 0.00 1.63 0.15 0.10 90.31 06:53:01 PM 6 17.98 0.42 1.47 0.39 0.10 79.64 06:53:01 PM 7 12.48 0.02 1.32 0.08 0.08 86.01 06:54:01 PM all 30.14 0.58 3.70 0.25 0.14 65.19 06:54:01 PM 0 30.92 1.77 3.13 0.27 0.15 63.76 06:54:01 PM 1 30.88 0.13 3.45 0.13 0.15 65.25 06:54:01 PM 2 36.50 0.03 3.44 0.10 0.13 59.80 06:54:01 PM 3 32.57 0.13 3.74 0.42 0.13 63.01 06:54:01 PM 4 31.18 0.08 4.57 0.12 0.13 63.91 06:54:01 PM 5 26.23 0.02 3.14 0.17 0.13 70.31 06:54:01 PM 6 24.99 0.03 5.10 0.60 0.17 69.10 06:54:01 PM 7 27.84 2.44 3.04 0.15 0.15 66.38 06:55:01 PM all 38.06 0.04 1.55 0.27 0.09 59.99 06:55:01 PM 0 29.44 0.03 1.30 0.32 0.10 68.81 06:55:01 PM 1 31.38 0.00 1.70 1.15 0.10 65.66 06:55:01 PM 2 32.37 0.25 1.77 0.25 0.08 65.27 06:55:01 PM 3 52.37 0.00 1.77 0.02 0.08 45.75 06:55:01 PM 4 41.67 0.00 1.75 0.13 0.07 56.37 06:55:01 PM 5 32.30 0.00 1.70 0.00 0.10 65.89 06:55:01 PM 6 37.17 0.00 1.34 0.25 0.07 61.17 06:55:01 PM 7 47.80 0.03 1.04 0.05 0.08 50.99 06:56:01 PM all 20.38 0.29 1.70 0.69 0.09 76.85 06:56:01 PM 0 24.96 0.25 2.33 0.50 0.08 71.87 06:56:01 PM 1 22.82 0.13 1.88 0.80 0.12 74.25 06:56:01 PM 2 24.43 0.08 1.76 0.64 0.08 73.01 06:56:01 PM 3 18.50 0.00 1.93 0.20 0.08 79.29 06:56:01 PM 4 20.78 1.88 1.58 1.68 0.08 74.00 06:56:01 PM 5 20.40 0.00 1.46 1.29 0.08 76.77 06:56:01 PM 6 20.31 0.00 1.53 0.17 0.08 77.91 06:56:01 PM 7 10.82 0.00 1.12 0.27 0.07 87.72 06:57:01 PM all 28.87 0.00 1.35 0.03 0.09 69.66 06:57:01 PM 0 23.05 0.00 1.84 0.02 0.10 74.99 06:57:01 PM 1 39.42 0.00 1.46 0.05 0.08 58.99 06:57:01 PM 2 26.65 0.00 1.02 0.03 0.10 72.19 06:57:01 PM 3 25.85 0.00 1.20 0.08 0.12 72.74 06:57:01 PM 4 25.92 0.00 1.29 0.02 0.08 72.69 06:57:01 PM 5 36.97 0.00 1.56 0.00 0.10 61.37 06:57:01 PM 6 21.86 0.00 1.02 0.00 0.08 77.03 06:57:01 PM 7 31.24 0.00 1.37 0.03 0.08 67.27 Average: all 25.75 0.13 1.70 0.77 0.09 71.56 Average: 0 25.13 0.35 1.72 0.30 0.10 72.41 Average: 1 27.45 0.03 1.82 1.33 0.10 69.28 Average: 2 24.58 0.04 1.65 1.10 0.09 72.54 Average: 3 27.81 0.02 1.75 0.79 0.09 69.54 Average: 4 26.56 0.22 1.76 0.61 0.09 70.76 Average: 5 23.61 0.00 1.58 0.60 0.09 74.12 Average: 6 23.21 0.12 1.69 1.10 0.08 73.79 Average: 7 27.67 0.28 1.59 0.36 0.08 70.02